Search Results for

    Show / Hide Table of Contents

    Struct MeshIsoCurves.GraphEdgeInfo

    Information about edge of the computed Graph. mesh_tri is triangle ID of crossed triangle mesh_edges depends on case. EdgeEdge is [edgeid,edgeid], EdgeVertex is [edgeid,vertexid], and OnEdge is [edgeid,-1]

    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 GraphEdgeInfo

    Fields

    caseType

    Declaration
    public MeshIsoCurves.TriangleCase caseType
    Field Value
    Type Description
    MeshIsoCurves.TriangleCase

    mesh_edges

    Declaration
    public Index2i mesh_edges
    Field Value
    Type Description
    Index2i

    mesh_tri

    Declaration
    public int mesh_tri
    Field Value
    Type Description
    Int32

    order

    Declaration
    public Index2i order
    Field Value
    Type Description
    Index2i
    In This Article
    Back to top ViRGIS VR GIS