helper Box shape More...
#include <NxApexShape.h>
Inheritance diagram for physx::apex::NxApexBoxShape:Public Member Functions | |
| virtual void | setSize (physx::PxVec3 size)=0 |
| virtual physx::PxVec3 | getSize () const =0 |
| get size of the box | |
helper Box shape
| virtual void physx::apex::NxApexBoxShape::setSize | ( | physx::PxVec3 | size | ) | [pure virtual] |
set the length of the sides of the box. The default value is 1.0f for each of the sides. the size of the sides can also be changed by using the setPose method