NevronOpenVision
Nevron.Nov.Dom Namespace / NPointHitTestVisitor Class
Fields Properties Methods


In This Topic
    NPointHitTestVisitor Class Members
    In This Topic

    The following tables list the members exposed by NPointHitTestVisitor.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the hit test filter  
    Public PropertyGets the point to hit test with in the current target coordinate system.  
    Public PropertyGets the point to hit test with in scene coordinates.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Determines whether the visitor needs to visit of the specified displayable branch.  
    Top
    Protected Methods
     NameDescription
    Protected MethodHit tests by point the specified hit testable by taking into account the installed hit test filter  
    Protected MethodOverridden. Called when the scene transform has changed  
    Top
    See Also