31 #ifndef PX_PHYSICS_NXHEIGHTFIELDSAMPLE 32 #define PX_PHYSICS_NXHEIGHTFIELDSAMPLE Definition: GuContactBuffer.h:37
PxI16 height
The height of the heightfield sample.
Definition: PxHeightFieldSample.h:84
#define PX_FORCE_INLINE
Definition: PxPreprocessor.h:351
int16_t PxI16
Definition: PxSimpleTypes.h:72
PxBitAndByte materialIndex0
The triangle material index of the quad's lower triangle + tesselation flag.
Definition: PxHeightFieldSample.h:101
PX_CUDA_CALLABLE PX_FORCE_INLINE void setTessFlag()
Definition: PxHeightFieldSample.h:104
PxBitAndByte materialIndex1
The triangle material index of the quad's upper triangle + reserved flag.
Definition: PxHeightFieldSample.h:116
Enum
Definition: PxHeightFieldSample.h:51
PX_CUDA_CALLABLE PX_FORCE_INLINE PxU8 tessFlag() const
Definition: PxHeightFieldSample.h:103
PX_CUDA_CALLABLE PX_FORCE_INLINE void clearTessFlag()
Definition: PxHeightFieldSample.h:105
uint8_t PxU8
Definition: PxSimpleTypes.h:75
Heightfield sample format.
Definition: PxHeightFieldSample.h:68
#define PX_CUDA_CALLABLE
Definition: PxPreprocessor.h:460
Special material index values for height field samples.
Definition: PxHeightFieldSample.h:49