Search Results for

    Show / Hide Table of Contents

    Class VertexLookup

    Structure used to hold avertex for an arbitrary shape and to calculate equality

    Inheritance
    Object
    VertexLookup
    Inherited Members
    Object.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Virgis
    Assembly: cs.temp.dll.dll
    Syntax
    public class VertexLookup

    Fields

    Com

    Declaration
    public VirgisFeature Com
    Field Value
    Type Description
    VirgisFeature

    Id

    Declaration
    public Guid Id
    Field Value
    Type Description
    Guid

    isVertex

    Declaration
    public bool isVertex
    Field Value
    Type Description
    Boolean

    Line

    Declaration
    public LineSegment Line
    Field Value
    Type Description
    LineSegment

    pVertex

    Declaration
    public int pVertex
    Field Value
    Type Description
    Int32

    Vertex

    Declaration
    public int Vertex
    Field Value
    Type Description
    Int32

    Methods

    CompareTo(VertexLookup)

    Declaration
    public int CompareTo(VertexLookup other)
    Parameters
    Type Name Description
    VertexLookup other
    Returns
    Type Description
    Int32

    Equals(Object)

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    Object obj
    Returns
    Type Description
    Boolean
    Overrides
    Object.Equals(Object)

    Equals(VertexLookup)

    Declaration
    public bool Equals(VertexLookup other)
    Parameters
    Type Name Description
    VertexLookup other
    Returns
    Type Description
    Boolean

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    Object.GetHashCode()
    In This Article
    Back to top ViRGIS VR GIS