Message to the middleware to set the texture of the effect.
More...
#include <WeArtMessages.h>
|
static constexpr const char * | ID = "texture" |
|
Message to the middleware to set the texture of the effect.
◆ SetTextureMessage() [1/2]
SetTextureMessage::SetTextureMessage |
( |
const int |
idx, |
|
|
const float |
vel[3], |
|
|
const float |
vol |
|
) |
| |
|
inline |
◆ SetTextureMessage() [2/2]
SetTextureMessage::SetTextureMessage |
( |
| ) |
|
|
inline |
◆ getID()
virtual std::string SetTextureMessage::getID |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getValues()
virtual std::vector< std::string > SetTextureMessage::getValues |
( |
| ) |
|
|
inlineoverridevirtual |
◆ setValues()
virtual void SetTextureMessage::setValues |
( |
std::vector< std::string > & |
values | ) |
|
|
inlineoverridevirtual |
◆ ID
constexpr const char* SetTextureMessage::ID = "texture" |
|
staticconstexpr |
◆ index
int SetTextureMessage::index |
|
protected |
◆ velocity
float SetTextureMessage::velocity[3] |
|
protected |
◆ volume
float SetTextureMessage::volume |
|
protected |
The documentation for this class was generated from the following file: