OPTPiX SpriteStudio SDK
Loading...
Searching...
No Matches
ssattribute.h File Reference
#include "sstypes.h"
#include "ssvalue.h"
#include "ssInterpolation.h"
#include <list>
#include <map>
Include dependency graph for ssattribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spritestudio6::SsKeyframe
 
class  spritestudio6::SsAttribute
 

Namespaces

namespace  spritestudio6
 

Typedefs

typedef std::vector< SsKeyframe * > spritestudio6::AttributeKeyList
 
typedef std::map< int, SsKeyframe * > spritestudio6::AttributeKeyDic
 

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::GetSsInstparamAnime (const SsKeyframe *key, SsInstanceAttr &v)
 
void spritestudio6::GetSsEffectParamAnime (const SsKeyframe *key, SsEffectAttr &v)
 
void spritestudio6::GetSsDeformAnime (const SsKeyframe *key, SsDeformAttr &v)