Search Results for

    Show / Hide Table of Contents

    Class PlaneProjectionTarget

    Inheritance
    Object
    PlaneProjectionTarget
    Implements
    IProjectionTarget
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class PlaneProjectionTarget : IProjectionTarget

    Fields

    Normal

    Declaration
    public Vector3d Normal
    Field Value
    Type Description
    Vector3d

    Origin

    Declaration
    public Vector3d Origin
    Field Value
    Type Description
    Vector3d

    Methods

    Project(Vector3d, Int32)

    Declaration
    public Vector3d Project(Vector3d vPoint, int identifier = -1)
    Parameters
    Type Name Description
    Vector3d vPoint
    Int32 identifier
    Returns
    Type Description
    Vector3d

    Implements

    IProjectionTarget
    In This Article
    Back to top ViRGIS VR GIS