| 
    Woolz Image Processing
    Version 1.7.5
    
   | 
 
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.
| WlzGMElemType _WlzGMEdge::type | 
WLZ_GMELM_EDGE
Referenced by WlzGMEdgeGetShell(), WlzGMModelNewE(), and WlzGMVerifyLoopT().
| int _WlzGMEdge::idx | 
Unique identifier for edge.
Referenced by WlzEffWriteObjVtk(), WlzGMFilterFlipOrient(), WlzGMModelCopy(), WlzGMModelDeleteE(), WlzGMModelFindNMEdges(), WlzGMModelFreeE(), WlzGMModelNewE(), WlzGMModelResIdx(), WlzGMModelSpxStats(), WlzGMVerifyLoopT(), and WlzWriteObj().
| WlzGMEdgeT* _WlzGMEdge::edgeT | 
One of the many edge topology elements from which the others can be found by following it's opp/rad fields.
Referenced by WlzEffWriteObjVtk(), WlzGeometryTrackUpAndDown_s(), WlzGMEdgeCommonDiskT(), WlzGMEdgeCommonFace(), WlzGMEdgeCommonVertex(), WlzGMEdgeCommonVertexGetDiskTs(), WlzGMEdgeGetShell(), WlzGMEdgeTInsertRadial(), WlzGMFilterFlipOrient(), WlzGMModelConstructS(), WlzGMModelCopy(), WlzGMModelDeleteE(), WlzGMModelDeleteV(), WlzGMModelFindNMEdges(), WlzGMModelSpxStats(), WlzGMShellSimplexCnt(), and WlzWriteObj().