Public Member Functions
nvidia::apex::EmitterGeomSphereShell Class Reference

Sphere shell shape for an emitter. It's a shape formed by the difference of two cocentered spheres. More...

#include <EmitterGeoms.h>

Inheritance diagram for nvidia::apex::EmitterGeomSphereShell:

List of all members.

Public Member Functions

virtual void setRadius (float radius)=0
 Set sphere shell radius.
virtual float getRadius () const =0
 Get sphere shell radius.
virtual void setShellThickness (float thickness)=0
 Set sphere shell thickness.
virtual float getShellThickness () const =0
 Get sphere shell thickness.

Detailed Description

Sphere shell shape for an emitter. It's a shape formed by the difference of two cocentered spheres.


Member Function Documentation

virtual float nvidia::apex::EmitterGeomSphereShell::getRadius ( ) const [pure virtual]

Get sphere shell radius.

virtual float nvidia::apex::EmitterGeomSphereShell::getShellThickness ( ) const [pure virtual]

Get sphere shell thickness.

virtual void nvidia::apex::EmitterGeomSphereShell::setRadius ( float  radius) [pure virtual]

Set sphere shell radius.

virtual void nvidia::apex::EmitterGeomSphereShell::setShellThickness ( float  thickness) [pure virtual]

Set sphere shell thickness.


The documentation for this class was generated from the following file:

Generated on Tue Aug 1 2017 22:43:59

Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.