file
BaseMesh.henum esp::
Namespaces
- namespace esp
- Root namespace.
- namespace esp::scene
- namespace esp::assets
- Assets library.
Classes
- class esp::assets::BaseMesh
- Base class for storing mesh asset data including geometry and topology.
Enums
- enum SupportedMeshType { NOT_DEFINED = ID_UNDEFINED, INSTANCE_MESH = 0, GENERIC_MESH = 1, NUM_SUPPORTED_MESH_TYPES = 2 }
- Enumeration of mesh types supported by the simulator.