#include <TriangleMeshWall.h>
◆ Triangle() [1/2]
TriangleMeshWall::Triangle::Triangle |
( |
| ) |
|
|
default |
◆ Triangle() [2/2]
Constructor setting values.
- Parameters
-
w | The TriangleWall. |
vi | Array of indices of the three vertices the triangle is made of. |
RowVector3d w
Definition: Matrix_resize_int.cpp:3
std::array< unsigned, 3 > vertexIndices
Array of indices to the vertices vector of the 3 vertices the triangle is made of.
Definition: TriangleMeshWall.h:216
TriangleWall wall
The TriangleWall.
Definition: TriangleMeshWall.h:210
◆ vertexIndices
◆ wall
The documentation for this struct was generated from the following file: