SuperDex Physics C++ API
Loading...
Searching...
No Matches
Mesh & Model Data

Data structures for meshes and model assets. More...

Classes

struct  superdex::BlendingData
 Blending data for one source shape within a soft skinned mesh. More...
struct  superdex::BlendingDataView
 A non-owning view of the data blending data for one source shape within a soft skinned mesh. More...
struct  superdex::MeshData
 Mesh data for a Mochi actor or model file. More...
struct  superdex::MeshDataView
 A non-owning view of the mesh data for a Mochi actor or model file. More...
struct  superdex::ModelData
 The contents of a Mochi model file. More...
struct  superdex::ModelDataView
 A non-owning view of the contents of a Mochi model file. More...
struct  superdex::SkinningData
 Skinning data for a Mochi mesh. More...
struct  superdex::SkinningDataView
 A non-owning view of the skinning data for a Mochi mesh. More...

Detailed Description

Data structures for meshes and model assets.