nvidia::apex::EmitterGeomSphere Class Reference
Spherical shape for an emitter. More...
#include <EmitterGeoms.h>
Inheritance diagram for nvidia::apex::EmitterGeomSphere:
Public Member Functions | |
virtual void | setRadius (float radius)=0 |
Set sphere radius. | |
virtual float | getRadius () const =0 |
Get sphere radius. |
Detailed Description
Spherical shape for an emitter.
Member Function Documentation
virtual float nvidia::apex::EmitterGeomSphere::getRadius | ( | ) | const [pure virtual] |
Get sphere radius.
virtual void nvidia::apex::EmitterGeomSphere::setRadius | ( | float | radius | ) | [pure virtual] |
Set sphere radius.
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.