#include <PxTriangleMesh.h>


Protected Member Functions | |
| PX_INLINE | PxBVH33TriangleMesh (PxType concreteType, PxBaseFlags baseFlags) |
| PX_INLINE | PxBVH33TriangleMesh (PxBaseFlags baseFlags) |
| virtual | ~PxBVH33TriangleMesh () |
| virtual bool | isKindOf (const char *name) const |
| Returns whether a given type name matches with the type of this instance. | |
| PX_INLINE PxBVH33TriangleMesh::PxBVH33TriangleMesh | ( | PxType | concreteType, | |
| PxBaseFlags | baseFlags | |||
| ) | [inline, protected] |
| PX_INLINE PxBVH33TriangleMesh::PxBVH33TriangleMesh | ( | PxBaseFlags | baseFlags | ) | [inline, protected] |
| virtual PxBVH33TriangleMesh::~PxBVH33TriangleMesh | ( | ) | [inline, protected, virtual] |
| virtual bool PxBVH33TriangleMesh::isKindOf | ( | const char * | superClass | ) | const [inline, protected, virtual] |
Returns whether a given type name matches with the type of this instance.
Reimplemented from PxTriangleMesh.
References PxTriangleMesh::isKindOf().