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