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

APEX Particle System Asset. More...

#include <BasicIosAsset.h>

Inheritance diagram for nvidia::apex::BasicIosAsset:

List of all members.

Public Member Functions

virtual float getParticleRadius () const =0
 Get the radius of a particle.
virtual float getRestDensity () const =0
 Get the rest density of a particle.
virtual float getMaxInjectedParticleCount () const =0
 Get the maximum number of particles that are allowed to be newly created on each frame.
virtual uint32_t getMaxParticleCount () const =0
 Get the maximum number of particles that this IOS can simulate.
virtual float getParticleMass () const =0
 Get the mass of a particle.

Detailed Description

APEX Particle System Asset.


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

Generated on Sat Dec 1 2018 15:52:07

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