Inheritance diagram for X3DTK::MESH::TemplateMesh< MData, VData, EData, FData, RW >:
It provides a set of interconnected vertices, oriented-edges and faces.
|
|
|
|
|
|
|
Constructor.
|
|
Virtual destructor.
|
|
Creates a new face at position i.
|
|
Creates Face at the end. The vertices present in coordIndex must already be created, otherwise, it returns a NULL Face. |
|
Gets the data.
|
|
Gets the data.
|
|
Gets the data F from MData which must be of type clist<tlist<T...> >.
|
|
Gets the edges that can be shared with other Mesh.
|
|
Gets the faces.
|
|
Gets the Vertices that can be shared with other Mesh.
|
|
Gets optionally the data F from MData which must be of type clist<tlist<T...> >.
|
|
Removes face.
|
|
Removes face from neighbourhood.
|
|
Sets the Vertex attribute.
|