Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
This is the complete list of members for Nz::ParticleController, including all inherited members.
AddReference() const | Nz::RefCounted | |
Apply(ParticleGroup &system, ParticleMapper &mapper, unsigned int startId, unsigned int endId, float elapsedTime)=0 (defined in Nz::ParticleController) | Nz::ParticleController | pure virtual |
GetReferenceCount() const | Nz::RefCounted | |
Graphics (defined in Nz::ParticleController) | Nz::ParticleController | friend |
IsPersistent() const | Nz::RefCounted | |
NazaraSignal(OnParticleControllerRelease, const ParticleController *) (defined in Nz::ParticleController) | Nz::ParticleController | |
operator=(const RefCounted &)=delete (defined in Nz::RefCounted) | Nz::RefCounted | |
operator=(RefCounted &&)=default (defined in Nz::RefCounted) | Nz::RefCounted | |
ParticleController()=default (defined in Nz::ParticleController) | Nz::ParticleController | |
ParticleController(const ParticleController &controller) | Nz::ParticleController | |
RefCounted(bool persistent=true) | Nz::RefCounted | |
RefCounted(const RefCounted &)=delete (defined in Nz::RefCounted) | Nz::RefCounted | |
RefCounted(RefCounted &&)=default (defined in Nz::RefCounted) | Nz::RefCounted | |
RemoveReference() const | Nz::RefCounted | |
SetPersistent(bool persistent=true, bool checkReferenceCount=false) | Nz::RefCounted | |
~ParticleController() | Nz::ParticleController | virtual |
~RefCounted() | Nz::RefCounted | virtual |