active | PointsParticleSystemInternal | protected |
addRotation(const Vector3 &axis, const float angle) | Transformations | inline |
applyParentTransformations(const Transformations &parentTransformations) | Transformations | virtual |
autoEmit | PointsParticleSystemInternal | protected |
boundingBox | PointsParticleSystemInternal | protected |
boundingBoxTransformed | PointsParticleSystemInternal | protected |
dispose() | PointsParticleSystemInternal | |
effectColorAdd | PointsParticleSystemInternal | protected |
effectColorMul | PointsParticleSystemInternal | protected |
emitParticles() override | PointsParticleSystemInternal | virtual |
emitter | PointsParticleSystemInternal | protected |
enabled | PointsParticleSystemInternal | protected |
engine | PointsParticleSystemInternal | protected |
fps | PointsParticleSystemInternal | protected |
fromMatrix(const Matrix4x4 &matrix, RotationOrder *rotationOrder) | Transformations | virtual |
fromTransformations(const Transformations &transformations) override | PointsParticleSystemInternal | virtual |
getEffectColorAdd() const override | PointsParticleSystemInternal | inlinevirtual |
getEffectColorMul() const override | PointsParticleSystemInternal | inlinevirtual |
getEmitter() override | PointsParticleSystemInternal | inlinevirtual |
getId() override | PointsParticleSystemInternal | inlinevirtual |
getLocalTransformations() override | PointsParticleSystemInternal | inlinevirtual |
getPivot() const | Transformations | inline |
getPointSize() | PointsParticleSystemInternal | inline |
getRenderPointsPool() | PointsParticleSystemInternal | |
getRotation(const int idx) | Transformations | inline |
getRotationAngle(const int idx) const | Transformations | inline |
getRotationAxis(const int idx) const | Transformations | inline |
getRotationCount() const | Transformations | inline |
getRotationsQuaternion() const | Transformations | inline |
getScale() const | Transformations | inline |
getTextureHorizontalSprites() | PointsParticleSystemInternal | inline |
getTextureId() | PointsParticleSystemInternal | inline |
getTextureVerticalSprites() | PointsParticleSystemInternal | inline |
getTransformationsMatrix() const | Transformations | inline |
getTranslation() const | Transformations | inline |
id | PointsParticleSystemInternal | protected |
initialize() | PointsParticleSystemInternal | |
inverseTransformation | PointsParticleSystemInternal | protected |
invert() | Transformations | virtual |
isActive() override | PointsParticleSystemInternal | inlinevirtual |
isAutoEmit() override | PointsParticleSystemInternal | inlinevirtual |
isContributesShadows() | PointsParticleSystemInternal | inline |
isEnabled() override | PointsParticleSystemInternal | inlinevirtual |
isPickable() override | PointsParticleSystemInternal | inlinevirtual |
isReceivesShadows() | PointsParticleSystemInternal | inline |
localTransformations | PointsParticleSystemInternal | protected |
maxPoints | PointsParticleSystemInternal | protected |
particles | PointsParticleSystemInternal | protected |
particlesToSpawnRemainder | PointsParticleSystemInternal | protected |
pickable | PointsParticleSystemInternal | protected |
pivot | Transformations | private |
pointSize | PointsParticleSystemInternal | protected |
pointSizeScale | PointsParticleSystemInternal | protected |
PointsParticleSystemInternal(const string &id, ParticleEmitter *emitter, int32_t maxPoints, float pointSize, bool autoEmit, Texture *texture=nullptr, int32_t textureHorizontalSprites=1, int32_t textureVerticalSprites=1, float fps=10.0f) | PointsParticleSystemInternal | |
pointsRenderPool | PointsParticleSystemInternal | protected |
removeRotation(const int idx) | Transformations | inline |
renderer | PointsParticleSystemInternal | protected |
rotations | Transformations | private |
rotationsQuaternion | Transformations | private |
scale | Transformations | private |
setAutoEmit(bool autoEmit) override | PointsParticleSystemInternal | inlinevirtual |
setContributesShadows(bool contributesShadows) | PointsParticleSystemInternal | inline |
setEffectColorAdd(const Color4 &effectColorAdd) override | PointsParticleSystemInternal | inlinevirtual |
setEffectColorMul(const Color4 &effectColorMul) override | PointsParticleSystemInternal | inlinevirtual |
setEnabled(bool enabled) override | PointsParticleSystemInternal | inlinevirtual |
setEngine(Engine *engine) | PointsParticleSystemInternal | inline |
setLocalTransformations(const Transformations &transformations) override | PointsParticleSystemInternal | inlinevirtual |
setPickable(bool pickable) override | PointsParticleSystemInternal | inlinevirtual |
setPivot(const Vector3 &pivot) | Transformations | inline |
setReceivesShadows(bool receivesShadows) | PointsParticleSystemInternal | inline |
setRenderer(Renderer *renderer) | PointsParticleSystemInternal | inline |
setRotationAngle(const int idx, const float angle) | Transformations | inline |
setRotationAxis(const int idx, const Vector3 &axis) | Transformations | inline |
setScale(const Vector3 &scale) | Transformations | inline |
setTranslation(const Vector3 &translation) | Transformations | inline |
texture | PointsParticleSystemInternal | protected |
textureHorizontalSprites | PointsParticleSystemInternal | protected |
textureId | PointsParticleSystemInternal | protected |
textureVerticalSprites | PointsParticleSystemInternal | protected |
Transformations() | Transformations | |
transformationsMatrix | Transformations | private |
translation | Transformations | private |
update() override | PointsParticleSystemInternal | virtual |
updateInternal() | PointsParticleSystemInternal | inlineprotected |
updateParticles() override | PointsParticleSystemInternal | virtual |
~ParticleSystemEntityInternal() | ParticleSystemEntityInternal | inlinevirtual |
~PointsParticleSystemInternal() | PointsParticleSystemInternal | virtual |
~Transformations() | Transformations | virtual |