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]
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct GraphEdgeInfo
Fields
caseType
Declaration
public MeshIsoCurves.TriangleCase caseType
Field Value
mesh_edges
Declaration
public Index2i mesh_edges
Field Value
mesh_tri
Declaration
Field Value
order
Declaration
Field Value