31 #ifndef PX_PHYSICS_GEOMUTILS_NX_HEIGHTFIELD 32 #define PX_PHYSICS_GEOMUTILS_NX_HEIGHTFIELD Definition: GuContactBuffer.h:37
float PxReal
Definition: PxSimpleTypes.h:78
virtual bool isKindOf(const char *superClass) const
Returns whether a given type name matches with the type of this instance.
Definition: PxBase.h:178
virtual PX_PHYSX_COMMON_API bool isKindOf(const char *name) const
Returns whether a given type name matches with the type of this instance.
Definition: PxHeightField.h:254
Descriptor class for PxHeightField.
Definition: PxHeightFieldDesc.h:54
PxU16 PxType
Definition: PxBase.h:49
virtual PX_PHYSX_COMMON_API const char * getConcreteTypeName() const
Returns string name of dynamic type.
Definition: PxHeightField.h:248
PX_INLINE PxHeightField(PxType concreteType, PxBaseFlags baseFlags)
Definition: PxHeightField.h:251
PxU16 PxMaterialTableIndex
Definition: PxPhysXCommonConfig.h:117
A height field class.
Definition: PxHeightField.h:85
PX_INLINE PxHeightField(PxBaseFlags baseFlags)
Definition: PxHeightField.h:252
int32_t PxI32
Definition: PxSimpleTypes.h:70
Heightfield sample format.
Definition: PxHeightFieldSample.h:68
PxU32 PxTriangleID
Definition: PxPhysXCommonConfig.h:114
#define PX_PHYSX_COMMON_API
Definition: PxPhysXCommonConfig.h:97
uint32_t PxU32
Definition: Px.h:48
Base class for objects that can be members of a PxCollection.
Definition: PxBase.h:73
#define PX_INLINE
Definition: PxPreprocessor.h:336
virtual PX_PHYSX_COMMON_API ~PxHeightField()
Definition: PxHeightField.h:253
3 Element vector class.
Definition: PxVec3.h:49