nvidia::apex::EmitterGeomBox Class Reference
Box shape for an emitter. More...
#include <EmitterGeoms.h>
Inheritance diagram for nvidia::apex::EmitterGeomBox:
Public Member Functions | |
virtual void | setExtents (const PxVec3 &extents)=0 |
Set box extents. | |
virtual PxVec3 | getExtents () const =0 |
Get box extents. |
Detailed Description
Box shape for an emitter.
Member Function Documentation
virtual PxVec3 nvidia::apex::EmitterGeomBox::getExtents | ( | ) | const [pure virtual] |
Get box extents.
virtual void nvidia::apex::EmitterGeomBox::setExtents | ( | const PxVec3 & | extents | ) | [pure virtual] |
Set box extents.
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 13:58:27
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.