Inheritance diagram for X3DTK::MESH::SFEdge< EData, FData, VData, readOnly >:
|
Reimplemented in X3DTK::MESH::SFDirectEdge< EData, FData, VData, readOnly >, and X3DTK::MESH::SFIndirectEdge< EData, FData, VData, readOnly >. |
|
Constructor.
|
|
Destructor.
|
|
Adds a left face.
|
|
Adds a right face.
|
|
Gets the data.
|
|
Gets the data.
|
|
Gets the data F from EData which must be of type clist<tlist<T...> >.
|
|
Gets the faces.
|
|
Returns the Vertex from.
Implemented in X3DTK::MESH::SFDirectEdge< EData, FData, VData, readOnly >, and X3DTK::MESH::SFIndirectEdge< EData, FData, VData, readOnly >. |
|
Gets the left faces.
Implemented in X3DTK::MESH::SFDirectEdge< EData, FData, VData, readOnly >, and X3DTK::MESH::SFIndirectEdge< EData, FData, VData, readOnly >. |
|
Gets the right faces.
Implemented in X3DTK::MESH::SFDirectEdge< EData, FData, VData, readOnly >, and X3DTK::MESH::SFIndirectEdge< EData, FData, VData, readOnly >. |
|
Returns the symetric edge.
|
|
Gets the Vertex to.
Implemented in X3DTK::MESH::SFDirectEdge< EData, FData, VData, readOnly >, and X3DTK::MESH::SFIndirectEdge< EData, FData, VData, readOnly >. |
|
Returns true if is a boundary.
|
|
Returns true if is non-manifold.
|
|
Gets optionally the data F from EData which must be of type clist<tlist<T...> >.
|
|
Removes a left face.
|
|
Removes a right face.
|
|
Sets the symetric edge.
|
|
Reimplemented in X3DTK::MESH::SFDirectEdge< EData, FData, VData, readOnly >, and X3DTK::MESH::SFIndirectEdge< EData, FData, VData, readOnly >. |
|
|
|
|
|
|