PxTriangleMeshFlag
Defined in include/geometry/PxTriangleMesh.h
-
struct PxTriangleMeshFlag
Flags for the mesh geometry properties.
Used in PxTriangleMeshFlags.
Public Types
-
enum Enum
Values:
-
enumerator e16_BIT_INDICES
The triangle mesh has 16bits vertex indices.
-
enumerator eADJACENCY_INFO
The triangle mesh has adjacency information build.
-
enumerator ePREFER_NO_SDF_PROJ
Indicates that this mesh would preferably not be the mesh projected for mesh-mesh collision. This can indicate that the mesh is not well tessellated.
-
enumerator e16_BIT_INDICES
-
enum Enum