Search Results for

    Show / Hide Table of Contents

    Struct CurveSample2d

    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 CurveSample2d

    Constructors

    CurveSample2d(Vector2d, Vector2d)

    Declaration
    public CurveSample2d(Vector2d p, Vector2d t)
    Parameters
    Type Name Description
    Vector2d p
    Vector2d t

    Fields

    position

    Declaration
    public Vector2d position
    Field Value
    Type Description
    Vector2d

    tangent

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