Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
This is the complete list of members for Nz::ParticleFunctionController, including all inherited members.
AddReference() const | Nz::RefCounted | |
Apply(ParticleGroup &group, ParticleMapper &mapper, unsigned int startId, unsigned int endId, float elapsedTime) override final | Nz::ParticleFunctionController | virtual |
Controller typedef (defined in Nz::ParticleFunctionController) | Nz::ParticleFunctionController | |
GetController() const | Nz::ParticleFunctionController | inline |
GetReferenceCount() const | Nz::RefCounted | |
IsPersistent() const | Nz::RefCounted | |
NazaraSignal(OnParticleControllerRelease, const ParticleController *) (defined in Nz::ParticleController) | Nz::ParticleController | |
New(Args &&... args) (defined in Nz::ParticleFunctionController) | Nz::ParticleFunctionController | static |
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 | |
ParticleFunctionController(Controller controller) (defined in Nz::ParticleFunctionController) | Nz::ParticleFunctionController | inline |
ParticleFunctionController(const ParticleFunctionController &)=default (defined in Nz::ParticleFunctionController) | Nz::ParticleFunctionController | |
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 | |
SetController(Controller controller) | Nz::ParticleFunctionController | inline |
SetPersistent(bool persistent=true, bool checkReferenceCount=false) | Nz::RefCounted | |
~ParticleController() | Nz::ParticleController | virtual |
~ParticleFunctionController()=default (defined in Nz::ParticleFunctionController) | Nz::ParticleFunctionController | |
~RefCounted() | Nz::RefCounted | virtual |