|
OPTPiX SpriteStudio SDK
|
#include "ssloader.h"#include "sstypes.h"#include "ssattribute.h"#include "../Helper/DebugPrint.h"Namespaces | |
| namespace | spritestudio6 |
Functions | |
| void | spritestudio6::GetSsPartsColorValue (const SsKeyframe *key, SsPartsColorAnime &v) |
| void | spritestudio6::GetSsColorValue (const SsKeyframe *key, SsColorAnime &v) |
| void | spritestudio6::GetSsShaderValue (const SsKeyframe *key, SsShaderAnime &v) |
| void | spritestudio6::GetSsVertexAnime (const SsKeyframe *key, SsVertexAnime &v) |
| void | spritestudio6::GetSsRefCell (const SsKeyframe *key, SsRefCell &v) |
| void | spritestudio6::GetSsUserDataAnime (const SsKeyframe *key, SsUserDataAnime &v) |
| void | spritestudio6::GetSsSignalAnime (const SsKeyframe *key, SsSignalAttr &v) |
| void | spritestudio6::GetSsEffectParamAnime (const SsKeyframe *key, SsEffectAttr &v) |
| void | spritestudio6::GetSsInstparamAnime (const SsKeyframe *key, SsInstanceAttr &v) |
| void | spritestudio6::GetSsDeformAnime (const SsKeyframe *key, SsDeformAttr &v) |