Search Results for

    Show / Hide Table of Contents

    Struct CurveSample

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public struct CurveSample

    Constructors

    CurveSample(Vector3d, Vector3d)

    Declaration
    public CurveSample(Vector3d p, Vector3d t)
    Parameters
    Type Name Description
    Vector3d p
    Vector3d t

    Fields

    position

    Declaration
    public Vector3d position
    Field Value
    Type Description
    Vector3d

    tangent

    Declaration
    public Vector3d tangent
    Field Value
    Type Description
    Vector3d
    In This Article
    Back to top ViRGIS VR GIS