Lagrange
Loading...
Searching...
No Matches
CistaInstance Struct Reference

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.
 

Detailed Description

Cista-compatible representation of a single MeshInstance.

Member Data Documentation

◆ transform_bytes

data::vector<uint8_t> transform_bytes

Raw bytes of the Eigen AffineTransform matrix.

Size = (Dimension+1)^2 * sizeof(Scalar).


The documentation for this struct was generated from the following file: