| 
| 
typedef MeshType::VertexType  | VertexType | 
|   | 
| 
typedef MeshType::VertexPointer  | VertexPointer | 
|   | 
| 
typedef MeshType::HEdgePointer  | HEdgePointer | 
|   | 
| 
typedef MeshType::HEdgeType  | HEdgeType | 
|   | 
| 
typedef MeshType::HEdgeIterator  | HEdgeIterator | 
|   | 
| 
typedef MeshType::FaceIterator  | FaceIterator | 
|   | 
| 
typedef MeshType::FaceType  | FaceType | 
|   | 
◆ FromHalfEdges()
template<class MeshType > 
 
builds an indexed data structure from a half-edge data structure. Note: if the half edge have the pointer to face their relation FV (face-vertex) will be computed and the data possibly stored in the face will be preserved. 
 
 
The documentation for this struct was generated from the following file: