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