Contains literals to identify animation channels.
More...
Contains literals to identify animation channels.
const std::string VgEngine::VgAnimationChannels::mscFieldOfView |
|
static |
String identifier for the filed of view channel.
- Version
- 2.0.8955
const std::string VgEngine::VgAnimationChannels::mscLocalNode |
|
static |
Identifier for local animation spatial (only applicable for VgPoint instances).
const std::pair< std::string, std::string > VgEngine::VgAnimationChannels::mscLocalOrientationChannel |
|
static |
Identifier for local orientation channel.
const std::pair< std::string, std::string > VgEngine::VgAnimationChannels::mscLocalPositionChannel |
|
static |
Identifier for local position channel.
const std::pair< std::string, std::string > VgEngine::VgAnimationChannels::mscLocalScaleChannel |
|
static |
Identifier for local scale channel.
const std::string VgEngine::VgAnimationChannels::mscNode |
|
static |
Identifier for the animation's host spatial (the one the animation is set on)
const std::string VgEngine::VgAnimationChannels::mscOrientation |
|
static |
String identifier for the orientation channel.
const std::pair< std::string, std::string > VgEngine::VgAnimationChannels::mscOrientationChannel |
|
static |
Identifier for orientation channel.
const std::string VgEngine::VgAnimationChannels::mscPosition |
|
static |
String identifier for the position channel.
const std::pair< std::string, std::string > VgEngine::VgAnimationChannels::mscPositionChannel |
|
static |
Identifier for position channel.
const std::string VgEngine::VgAnimationChannels::mscScale |
|
static |
String identifier for the scale channel.
const std::pair< std::string, std::string > VgEngine::VgAnimationChannels::mscScaleChannel |
|
static |
Identifier for scale channel.
The documentation for this class was generated from the following file: