OPTPiX SpriteStudio SDK
Loading...
Searching...
No Matches
ssInterpolation.cpp File Reference
#include "ssloader.h"
#include "ssInterpolation.h"
Include dependency graph for ssInterpolation.cpp:

Namespaces

namespace  spritestudio6
 

Functions

SsVector2 spritestudio6::SsInterpolate (SsInterpolationType::_enum ipType, float time, SsVector2 start, SsVector2 end, const SsCurve *curve)
 SsVector2 のメンバ全体の補間
 
float spritestudio6::SsInterpolate (SsInterpolationType::_enum type, float time, float start, float end, const SsCurve *curve)