Home
last modified time | relevance | path

Searched refs:TransformAnimBlendOpAccScale (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_TransformAnim.h265 class TransformAnimBlendOpAccScale : public TransformAnimBlendOp
273 TransformAnimBlendOpAccScale() in TransformAnimBlendOpAccScale() function
278 virtual ~TransformAnimBlendOpAccScale() {} in ~TransformAnimBlendOpAccScale()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_AnimObject.cpp90 static TransformAnimBlendOpAccScale blendOpTransformAccScale; in GetAnimBlendOpByType()