nvidia::apex::BoxShape Class Reference
helper Box shape More...
#include <Shape.h>
Inheritance diagram for nvidia::apex::BoxShape:
Public Member Functions | |
virtual void | setSize (PxVec3 size)=0 |
virtual PxVec3 | getSize () const =0 |
get size of the box |
Detailed Description
helper Box shape
Member Function Documentation
virtual void nvidia::apex::BoxShape::setSize | ( | 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
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 13:58:41
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.