|
Lagrange
|
Cista-compatible representation of a single MeshInstance. More...
#include <CistaSimpleScene.h>
Public Attributes | |
| uint64_t | mesh_index = 0 |
| data::vector< uint8_t > | transform_bytes |
| Raw bytes of the Eigen AffineTransform matrix. | |
Cista-compatible representation of a single MeshInstance.
| data::vector<uint8_t> transform_bytes |
Raw bytes of the Eigen AffineTransform matrix.
Size = (Dimension+1)^2 * sizeof(Scalar).