Panda3D
|
Public Member Functions | |
bool | is_valid () const |
Returns true if the descriptor is valid. | |
void | set_to_default () |
(re)sets the structure to the default. |
Definition at line 26 of file physxVehicleDesc.h.
bool PhysxVehicleDesc::is_valid | ( | ) | const [inline] |
Returns true if the descriptor is valid.
Definition at line 54 of file physxVehicleDesc.I.
Referenced by PhysxScene::create_vehicle().
void PhysxVehicleDesc::set_to_default | ( | ) | [inline] |
(re)sets the structure to the default.
Definition at line 43 of file physxVehicleDesc.I.