ParticleAPI 3.0.0
Performant particle system API in C++ for interactive graphics
Classes | Namespaces
pAPIContext.h File Reference
#include "Particle/pDeclarations.h"
#include "Particle/pError.h"
#include "Particle/pInternalsIface.h"
#include "Particle/pParticle.h"
#include "Particle/pSourceState.h"

Go to the source code of this file.

Classes

class  PContextActionList_t
 Action List Calls. More...
 
class  PContextParticleGroup_t
 This class contains the API calls that operate on particle groups. More...
 
class  PContextActions_t
 This class contains the Action API. More...
 
class  ParticleContext_t
 The Particle System API Context - Your app should have one of these per host thread that will do particle systems concurrently. More...
 

Namespaces

namespace  PAPI
 PAPIClasses.h.