|
SuperDex Physics C++ API
|
#include <mochi_core/utils/basic_utils.h>#include <mochi_core/utils/dynamic_array.h>#include <mochi_core/utils/dynamic_string.h>#include <mochi_core/utils/reflection.h>#include <mochi_core/utils/span.h>#include <optional>#include <string_view>#include "mesh_data_inl.h"Go to the source code of this file.
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::SkinningData |
| Skinning data for a Mochi mesh. More... | |
| struct | superdex::SkinningDataView |
| A non-owning view of the skinning data for a Mochi mesh. More... | |
Namespaces | |
| namespace | superdex |
Variables | |
| constexpr int | superdex::kMeshDataSpaceDim = 3 |
| Spatial dimensionality of mesh data. | |