PxGeometryType Struct Reference

A geometry type. More...

#include <PxGeometry.h>

Public Types

enum  Enum {
  eSPHERE, ePLANE, eCAPSULE, eBOX,
  eCONVEXMESH, eTRIANGLEMESH, eHEIGHTFIELD, eGEOMETRY_COUNT,
  eINVALID = -1
}
 

Detailed Description

A geometry type.

Used to distinguish the type of a PxGeometry object.

Member Enumeration Documentation

◆ Enum

Enumerator
eSPHERE 
ePLANE 
eCAPSULE 
eBOX 
eCONVEXMESH 
eTRIANGLEMESH 
eHEIGHTFIELD 
eGEOMETRY_COUNT 

internal use only!

eINVALID 

internal use only!


The documentation for this struct was generated from the following file: