very simple structure for storing mesh of triangles only, without easy navigation between neighbor elements as in Mesh Generated from class MR.TriMesh. This is the non-const half of the class.
More...
very simple structure for storing mesh of triangles only, without easy navigation between neighbor elements as in Mesh Generated from class MR.TriMesh. This is the non-const half of the class.
◆ TriMesh() [1/5]
| unsafe MR.TriMesh.TriMesh |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ TriMesh() [2/5]
| unsafe MR.TriMesh.TriMesh |
( |
MR._ByValue_Triangulation | tris, |
|
|
MR._ByValue_VertCoords | points ) |
|
inline |
◆ TriMesh() [3/5]
| unsafe MR.TriMesh.TriMesh |
( |
MR._ByValue_TriMesh | _other | ) |
|
|
inline |
◆ TriMesh() [4/5]
| MR.TriMesh.TriMesh |
( |
Const_TriMesh | _other | ) |
|
|
inline |
◆ TriMesh() [5/5]
| MR.TriMesh.TriMesh |
( |
TriMesh | _other | ) |
|
|
inline |
◆ assign()
| unsafe MR.TriMesh MR.TriMesh.assign |
( |
MR._ByValue_TriMesh | _other | ) |
|
|
inline |
Generated from method MR::TriMesh::operator=.
◆ points
◆ tris
The documentation for this class was generated from the following file: