Low-Level C++ SDK
v1.3.0
|
This is the complete list of members for WeArtTexture, including all inherited members.
active | WeArtTexture | |
DefaultTextureType | WeArtTexture | static |
DefaultVelocity | WeArtTexture | static |
DefaultVolume | WeArtTexture | static |
MaxVelocity | WeArtTexture | static |
MaxVolume | WeArtTexture | static |
MinVelocity | WeArtTexture | static |
MinVolume | WeArtTexture | static |
operator==(const WeArtTexture &other) const | WeArtTexture | inline |
textureType() const | WeArtTexture | inline |
textureType(TextureType type) | WeArtTexture | inline |
textureVelocity() const | WeArtTexture | inline |
textureVelocity(float velocity) | WeArtTexture | inline |
volume() const | WeArtTexture | inline |
volume(float v) | WeArtTexture | inline |
WeArtTexture() | WeArtTexture | inline |
WeArtTexture(bool active, TextureType type, float velocity, float textureVolume) | WeArtTexture | inline |