Library | File

Class wfcEdgeVertexData

# include <wfcGeometry.h>

class wfcEdgeVertexData
 : public virtual xobject
{
    xdeclare(wfcEdgeVertexData)
    ...
};
This is a COMPACT class.



Description

The data of edge vertex.



Method Summary

pfcEdges_ptrGetEdges ()
The array of edges meeting at the specified edge end.
pfcSurfaces_ptrGetSurfaces ()
The array of surface adjacent to the edges
wfcEdgeEndTypes_ptrGetTypes ()
An array of end types of the neighboring edges



Method Detail

pfcEdges_ptrGetEdges ()

The array of edges meeting at the specified edge end.




wfcEdgeEndTypes_ptrGetTypes ()

An array of end types of the neighboring edges




pfcSurfaces_ptrGetSurfaces ()

The array of surface adjacent to the edges