Woolz Image Processing Version 1.4.0
|
A line or curve between a pair of vertices. Although this only has a topological component a geometric component would allow curves to be represented. Typedef: WlzGMEdge. More...
Data Fields | |
WlzGMElemType | type |
int | idx |
WlzGMEdgeT * | edgeT |
A line or curve between a pair of vertices. Although this only has a topological component a geometric component would allow curves to be represented. Typedef: WlzGMEdge.
WLZ_GMELM_EDGE
Referenced by WlzGMEdgeGetShell(), WlzGMModelNewE(), and WlzGMVerifyLoopT().
int _WlzGMEdge::idx |
Unique identifier for edge.
Referenced by WlzGMFilterFlipOrient(), WlzGMModelCopy(), WlzGMModelDeleteE(), WlzGMModelFindNMEdges(), WlzGMModelFreeE(), WlzGMModelNewE(), WlzGMModelResIdx(), WlzGMModelSpxStats(), and WlzGMVerifyLoopT().
One of the many edge topology elements from which the others can be found by following it's opp/rad fields.
Referenced by WlzGMEdgeCommonDiskT(), WlzGMEdgeCommonFace(), WlzGMEdgeCommonVertex(), WlzGMEdgeCommonVertexGetDiskTs(), WlzGMEdgeGetShell(), WlzGMEdgeTInsertRadial(), WlzGMFilterFlipOrient(), WlzGMModelCopy(), WlzGMModelFindNMEdges(), WlzGMModelSpxStats(), and WlzGMShellSimplexCnt().