PxHeightFieldTessFlag#
Defined in include/geometry/PxHeightFieldFlag.h
-
struct PxHeightFieldTessFlag#
Determines the tessellation of height field cells.
Public Types
-
enum Enum#
Values:
-
enumerator e0TH_VERTEX_SHARED#
This flag determines which way each quad cell is subdivided.
The flag lowered indicates subdivision like this: (the 0th vertex is referenced by only one triangle)
The flag raised indicates subdivision like this: (the 0th vertex is shared by two triangles)
-
enumerator e0TH_VERTEX_SHARED#
-
enum Enum#