Nevron .NET Vision
Nevron.GraphicsCore Namespace / NRay2DD Structure
Fields Properties Methods


In This Topic
    NRay2DD Structure Members
    In This Topic

    The following tables list the members exposed by NRay2DD.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe X direction of the ray  
    Public FieldThe Y direction of the ray  
    Public FieldThe origin through which the ray passes  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ray direciton as vector  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Gets a normalized ray from two points  
    Public MethodGets the point on the ray, which corresponds to the specified time  
    Public MethodGet the time of the point projection on the line  
    Top
    See Also