Wasabi
|
This is the complete list of members for WParticles, including all inherited members.
_AddMaterial(class WMaterial *material) (defined in WMaterialsStore) | WMaterialsStore | protected |
_GetTypeName() | WParticles | static |
AddEffect(class WEffect *effect, uint32_t bindingSet=0) (defined in WMaterialsStore) | WMaterialsStore | |
AddReference() | WBase | |
ClearEffects() (defined in WMaterialsStore) | WMaterialsStore | |
ComputeInverseTransformation() const | WOrientation | |
ComputeTransformation() const | WOrientation | |
Create(uint32_t maxParticles=5000, WParticlesBehavior *behavior=nullptr) | WParticles | |
DisableFrustumCulling() | WParticles | |
EnableFrustumCulling() | WParticles | |
Fly(float units) | WOrientation | |
GetAngleX() const | WOrientation | |
GetAngleY() const | WOrientation | |
GetAngleZ() const | WOrientation | |
GetAppPtr() const | WBase | |
GetBehavior() const | WParticles | |
GetBindingMatrix() const | WOrientation | |
GetEffectType() const | WParticles | |
GetID() const | WBase | |
GetLVector() const | WOrientation | |
GetMaterial(class WEffect *effect) (defined in WMaterialsStore) | WMaterialsStore | |
GetMaterials() (defined in WMaterialsStore) | WMaterialsStore | |
GetName() const | WBase | |
GetPosition() const | WOrientation | |
GetPositionX() const | WOrientation | |
GetPositionY() const | WOrientation | |
GetPositionZ() const | WOrientation | |
GetPriority() const | WParticles | |
GetRotation() const | WOrientation | |
GetRVector() const | WOrientation | |
GetTypeName() const override | WParticles | virtual |
GetUVector() const | WOrientation | |
GetWorldMatrix() | WParticles | |
Hidden() const | WParticles | |
Hide() | WParticles | |
InCameraView(class WCamera *cam) | WParticles | |
IsBound() const | WOrientation | |
m_app | WBase | protected |
m_ID | WBase | protected |
m_materialMap | WMaterialsStore | protected |
m_materialsCollection (defined in WMaterialsStore) | WMaterialsStore | protected |
m_name | WBase | protected |
Move(float units) | WOrientation | |
OnMaterialAdded(class WMaterial *newMaterial) (defined in WMaterialsStore) | WMaterialsStore | inlineprotectedvirtual |
OnStateChange(STATE_CHANGE_TYPE type) override | WParticles | virtual |
Pitch(float angle) | WOrientation | |
Point(float x, float y, float z) | WOrientation | |
Point(WVector3 target) | WOrientation | |
RemoveBinding() | WOrientation | |
RemoveEffect(class WEffect *effect) (defined in WMaterialsStore) | WMaterialsStore | |
RemoveEffect(class WMaterial *material) (defined in WMaterialsStore) | WMaterialsStore | |
RemoveReference() | WBase | |
Render(class WRenderTarget *rt, class WMaterial *material=nullptr) | WParticles | |
Roll(float angle) | WOrientation | |
SetAngle(WQuaternion quat) | WOrientation | |
SetBindingMatrix(WMatrix mtx) | WOrientation | virtual |
SetID(uint32_t newID) override | WParticles | virtual |
SetName(std::string newName) override | WParticles | virtual |
SetPosition(float x, float y, float z) | WOrientation | |
SetPosition(const WVector3 pos) | WOrientation | |
SetPriority(uint32_t priority) | WParticles | |
SetToRotation(const WOrientation *const device) | WOrientation | |
SetToTransformation(WMatrix mtx) | WOrientation | |
SetULRVectors(WVector3 up, WVector3 look, WVector3 right) | WOrientation | |
Show() | WParticles | |
Strafe(float units) | WOrientation | |
UpdateLocals() | WParticles | |
Valid() const override | WParticles | virtual |
WBase(class Wasabi *const app, uint32_t ID=0) (defined in WBase) | WBase | |
WillRender(class WRenderTarget *rt) | WParticles | |
WMaterialsStore() (defined in WMaterialsStore) | WMaterialsStore | |
WOrientation() (defined in WOrientation) | WOrientation | |
WParticles(class Wasabi *const app, W_DEFAULT_PARTICLE_EFFECT_TYPE type, uint32_t ID=0) (defined in WParticles) | WParticles | protected |
WParticlesManager (defined in WParticles) | WParticles | friend |
Yaw(float angle) | WOrientation | |
~WBase() (defined in WBase) | WBase | virtual |
~WMaterialsStore() (defined in WMaterialsStore) | WMaterialsStore | virtual |
~WOrientation() (defined in WOrientation) | WOrientation | virtual |
~WParticles() (defined in WParticles) | WParticles | protectedvirtual |