Home
last modified time | relevance | path

Searched defs:weights (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_TransformAnimBlendOp.h239 virtual bool PostBlend(anim::AnimResult* result, const float* weights) const in PostBlend()
320 virtual bool PostBlend(anim::AnimResult* result, const float* weights) const in PostBlend()
402 virtual bool PostBlend(anim::AnimResult* result, const float* weights) const in PostBlend()
483 virtual bool PostBlend(anim::AnimResult* result, const float* weights) const in PostBlend()
Dgfx_TransformAnimEvaluator.h322 static void DisableSRTWeightsIfNeeded(float* weights, const AnimObject* animObj) in DisableSRTWeightsIfNeeded()
352 static bool CheckWeightsNearlyZero(const float* weights) in CheckWeightsNearlyZero()
/NW4C-2.0.3/include/nw/anim/
Danim_AnimBlend.h130 virtual bool PostBlend(AnimResult* result, const float* weights) const in PostBlend()