|
|
using | Index = typename MeshType::Index |
| |
|
using | IndexList = typename MeshType::IndexList |
| |
|
using | VertexArray = typename MeshType::VertexArray |
| |
|
using | BarycentricArray = Eigen::Matrix< typename VertexArray::Scalar, VertexArray::RowsAtCompileTime, 3, VertexArray::Options > |
| |
|
|
Index | num_samples = 0 |
| |
|
IndexList | facet_ids = IndexList(0) |
| |
|
VertexArray | positions = VertexArray() |
| |
|
BarycentricArray | barycentrics = BarycentricArray() |
| |
The documentation for this struct was generated from the following file: