Search Results for

    Show / Hide Table of Contents

    Struct Vector3dTuple2

    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 Vector3dTuple2

    Constructors

    Vector3dTuple2(Vector3d, Vector3d)

    Declaration
    public Vector3dTuple2(Vector3d v0, Vector3d v1)
    Parameters
    Type Name Description
    Vector3d v0
    Vector3d v1

    Fields

    V0

    Declaration
    public Vector3d V0
    Field Value
    Type Description
    Vector3d

    V1

    Declaration
    public Vector3d V1
    Field Value
    Type Description
    Vector3d

    Properties

    Item[Int32]

    Declaration
    public Vector3d this[int key] { get; set; }
    Parameters
    Type Name Description
    Int32 key
    Property Value
    Type Description
    Vector3d
    In This Article
    Back to top ViRGIS VR GIS