Public Member Functions
physx::apex::NxEmitterSphereShellGeom Class Reference

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

#include <NxEmitterGeoms.h>

Inheritance diagram for physx::apex::NxEmitterSphereShellGeom:

List of all members.

Public Member Functions

virtual void setRadius (physx::PxF32 radius)=0
virtual physx::PxF32 getRadius () const =0
virtual void setShellThickness (physx::PxF32 thickness)=0
virtual physx::PxF32 getShellThickness () const =0

Detailed Description

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


Member Function Documentation

virtual physx::PxF32 physx::apex::NxEmitterSphereShellGeom::getRadius ( ) const [pure virtual]
virtual physx::PxF32 physx::apex::NxEmitterSphereShellGeom::getShellThickness ( ) const [pure virtual]
virtual void physx::apex::NxEmitterSphereShellGeom::setRadius ( physx::PxF32  radius) [pure virtual]
virtual void physx::apex::NxEmitterSphereShellGeom::setShellThickness ( physx::PxF32  thickness) [pure virtual]

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

Generated on Mon Apr 28 2014 08:01:27

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