Panda3D
|
Descriptor class for PhysxTriangleMeshShape. More...
#include "physxTriangleMeshShapeDesc.h"
Public Member Functions | |
bool | is_valid () const |
Returns true if the descriptor is valid. | |
NxShapeDesc * | ptr () const |
void | set_mesh (PhysxTriangleMesh *mesh) |
void | set_to_default () |
(re)sets the structure to the default. | |
Public Attributes | |
NxTriangleMeshShapeDesc | _desc |
Descriptor class for PhysxTriangleMeshShape.
Definition at line 29 of file physxTriangleMeshShapeDesc.h.
bool PhysxTriangleMeshShapeDesc::is_valid | ( | ) | const [inline, virtual] |
Returns true if the descriptor is valid.
Implements PhysxShapeDesc.
Definition at line 56 of file physxTriangleMeshShapeDesc.I.
void PhysxTriangleMeshShapeDesc::set_to_default | ( | ) | [inline, virtual] |
(re)sets the structure to the default.
Implements PhysxShapeDesc.
Definition at line 44 of file physxTriangleMeshShapeDesc.I.
References PhysxShapeDesc::set_name().