Descriptor class for PhysxSphereShape.
More...
#include "physxSphereShapeDesc.h"
List of all members.
Public Member Functions |
| float | get_radius () const |
| | Radius of shape.
|
| bool | is_valid () const |
| | Returns true if the descriptor is valid.
|
|
NxShapeDesc * | ptr () const |
| void | set_radius (float radius) |
| | Radius of shape.
|
| void | set_to_default () |
| | (re)sets the structure to the default.
|
Public Attributes |
|
NxSphereShapeDesc | _desc |
Detailed Description
Descriptor class for PhysxSphereShape.
Definition at line 27 of file physxSphereShapeDesc.h.
Member Function Documentation
| float PhysxSphereShapeDesc::get_radius |
( |
| ) |
const |
| bool PhysxSphereShapeDesc::is_valid |
( |
| ) |
const [inline, virtual] |
| void PhysxSphereShapeDesc::set_radius |
( |
float |
radius | ) |
|
| void PhysxSphereShapeDesc::set_to_default |
( |
| ) |
[inline, virtual] |
The documentation for this class was generated from the following files: