Search Results for

    Show / Hide Table of Contents

    Struct DGraph3Util.Curves

    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 Curves

    Fields

    BoundaryV

    Declaration
    public HashSet<int> BoundaryV
    Field Value
    Type Description
    HashSet<Int32>

    JunctionV

    Declaration
    public HashSet<int> JunctionV
    Field Value
    Type Description
    HashSet<Int32>

    LoopEdges

    Declaration
    public List<List<int>> LoopEdges
    Field Value
    Type Description
    List<List<Int32>>

    Loops

    Declaration
    public List<DCurve3> Loops
    Field Value
    Type Description
    List<DCurve3>

    PathEdges

    Declaration
    public List<List<int>> PathEdges
    Field Value
    Type Description
    List<List<Int32>>

    Paths

    Declaration
    public List<DCurve3> Paths
    Field Value
    Type Description
    List<DCurve3>
    In This Article
    Back to top ViRGIS VR GIS