Cylindrical shape for an emitter. More...
#include <EmitterGeoms.h>
Inheritance diagram for nvidia::apex::EmitterGeomCylinder:Public Member Functions | |
| virtual void | setRadius (float radius)=0 |
| Set cylinder radius. | |
| virtual float | getRadius () const =0 |
| Get cylinder radius. | |
| virtual void | setHeight (float height)=0 |
| Set cylinder height. | |
| virtual float | getHeight () const =0 |
| Get cylinder height. | |
Cylindrical shape for an emitter.