|
aimstil
5.0.5
|
#include <cathier/graph.h>
Public Types | |
| typedef MeshVertexNodeX< TAttribute > | Self |
| typedef til::numeric_array< float, 3 > | Vertex |
| typedef std::list< Self > | VertexCollection |
| typedef VertexCollection::iterator | VertexIndex |
| typedef std::list< VertexIndex > | VertexIndexCollection |
| typedef MeshFaceNodeX< Self > | Face |
| typedef std::list< Face > | FaceCollection |
| typedef FaceCollection::iterator | FaceIndex |
| typedef std::list< FaceIndex > | FaceIndexCollection |
Public Member Functions | |
| Vertex & | pos () |
| Vertex const & | pos () const |
| VertexIndexCollection & | neighbors () |
| VertexIndexCollection const & | neighbors () const |
| FaceIndexCollection & | faces () |
| FaceIndexCollection const & | faces () const |
| TAttribute & | attribute () |
| TAttribute const & | attribute () const |
| typedef MeshFaceNodeX<Self> til::MeshVertexNodeX< TAttribute >::Face |
| typedef std::list<Face> til::MeshVertexNodeX< TAttribute >::FaceCollection |
| typedef FaceCollection::iterator til::MeshVertexNodeX< TAttribute >::FaceIndex |
| typedef std::list<FaceIndex> til::MeshVertexNodeX< TAttribute >::FaceIndexCollection |
| typedef MeshVertexNodeX<TAttribute> til::MeshVertexNodeX< TAttribute >::Self |
| typedef til::numeric_array<float,3> til::MeshVertexNodeX< TAttribute >::Vertex |
| typedef std::list<Self> til::MeshVertexNodeX< TAttribute >::VertexCollection |
| typedef VertexCollection::iterator til::MeshVertexNodeX< TAttribute >::VertexIndex |
| typedef std::list<VertexIndex> til::MeshVertexNodeX< TAttribute >::VertexIndexCollection |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |