Castor3D 0.15.0
Multiplatform 3D engine
castor3d::ParticleSystem Liste des membres

Liste complète des membres de castor3d::ParticleSystem, y compris les membres hérités :

addParticleVariable(castor::String const &name, ParticleFormat type, castor::String const &defaultValue)castor3d::ParticleSystem
attachTo(SceneNode &node)castor3d::MovableObjectvirtual
cleanup(RenderDevice const &device)castor3d::ParticleSystem
detach()castor3d::MovableObject
getBillboards() constcastor3d::ParticleSysteminline
getCompute() constcastor3d::ParticleSysteminline
getDefaultValues() constcastor3d::ParticleSysteminline
getDimensions() constcastor3d::ParticleSystem
getEngine() constcastor3d::MovableObject
getMaterial() constcastor3d::ParticleSystem
getMaxParticlesCount() constcastor3d::ParticleSysteminline
getParent() constcastor3d::MovableObjectinline
getParticlesCount() constcastor3d::ParticleSysteminline
getParticleType() constcastor3d::ParticleSysteminline
getParticleVariables() constcastor3d::ParticleSysteminline
getType() constcastor3d::MovableObjectinline
initialise(RenderDevice const &device)castor3d::ParticleSystem
m_activeParticlesCountcastor3d::ParticleSystemprotected
m_cpuImplcastor3d::ParticleSystemprotected
m_csImplcastor3d::ParticleSystemprotected
m_defaultValuescastor3d::ParticleSystemprotected
m_dimensionscastor3d::ParticleSystemprotected
m_firstUpdatecastor3d::ParticleSystemprotected
m_implcastor3d::ParticleSystemprotected
m_inputscastor3d::ParticleSystemprotected
m_materialcastor3d::ParticleSystemprotected
m_notifyIndexcastor3d::MovableObjectprotected
m_particlesBillboardcastor3d::ParticleSystemprotected
m_particlesCountcastor3d::ParticleSystemprotected
m_particleTypecastor3d::ParticleSystemprotected
m_sceneNodecastor3d::MovableObjectprotected
m_timecastor3d::ParticleSystemprotected
m_timercastor3d::ParticleSystemprotected
m_totalTimecastor3d::ParticleSystemprotected
m_typecastor3d::MovableObjectprotected
markDirty()castor3d::MovableObject
MovableObject(castor::String const &name, Scene &scene, MovableType type, SceneNode &node)castor3d::MovableObject
MovableObject(castor::String const &name, Scene &scene, MovableType type)castor3d::MovableObject
ParticleSystem(castor::String const &name, Scene &scene, SceneNode &parent, uint32_t count)castor3d::ParticleSystem
setCSGroupSizes(castor::Point3i sizes)castor3d::ParticleSystem
setCSUpdateProgram(ShaderProgramRPtr program)castor3d::ParticleSystem
setDimensions(castor::Point2f const &value)castor3d::ParticleSystem
setMaterial(MaterialObs value)castor3d::ParticleSystem
setParticleType(castor::String const &value)castor3d::ParticleSystem
update(CpuUpdater &updater)castor3d::ParticleSystem
update(GpuUpdater &updater)castor3d::ParticleSystem
~MovableObject()castor3d::MovableObjectvirtual