VisioMove SDK (iOS)
2.1.22
|
Static Public Attributes | |
static const std::string | mscNode |
static const std::string | mscLocalNode |
static const std::string | mscPosition |
static const std::string | mscOrientation |
static const std::string | mscScale |
static const std::string | mscFieldOfView |
static const std::string | mscColorMatrix |
static const std::string | mscAlpha |
static const std::pair< std::string, std::string > | mscPositionChannel |
static const std::pair< std::string, std::string > | mscOrientationChannel |
static const std::pair< std::string, std::string > | mscScaleChannel |
static const std::pair< std::string, std::string > | mscAlphaChannel |
static const std::pair< std::string, std::string > | mscLocalPositionChannel |
static const std::pair< std::string, std::string > | mscLocalOrientationChannel |
static const std::pair< std::string, std::string > | mscLocalScaleChannel |
Contains literals to identify animation channels.
|
static |
String identifier for the alpha channel.
|
static |
Identifier for alpha channel.
|
static |
String identifier for the color matrix channel.
|
static |
String identifier for the field of view channel.
|
static |
Identifier for local animation spatial (only applicable for VgPoint instances).
|
static |
Identifier for local orientation channel.
|
static |
Identifier for local position channel.
|
static |
Identifier for local scale channel.
|
static |
Identifier for the animation's host spatial (the one the animation is set on)
|
static |
String identifier for the orientation channel
|
static |
Identifier for orientation channel.
|
static |
String identifier for the position channel
|
static |
Identifier for position channel.
|
static |
String identifier for the scale channel.
|
static |
Identifier for scale channel.