Search Results for

    Show / Hide Table of Contents

    Struct Vector2dTuple3

    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 Vector2dTuple3

    Constructors

    Vector2dTuple3(Vector2d, Vector2d, Vector2d)

    Declaration
    public Vector2dTuple3(Vector2d v0, Vector2d v1, Vector2d v2)
    Parameters
    Type Name Description
    Vector2d v0
    Vector2d v1
    Vector2d v2

    Fields

    V0

    Declaration
    public Vector2d V0
    Field Value
    Type Description
    Vector2d

    V1

    Declaration
    public Vector2d V1
    Field Value
    Type Description
    Vector2d

    V2

    Declaration
    public Vector2d V2
    Field Value
    Type Description
    Vector2d

    Properties

    Item[Int32]

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