Home
last modified time | relevance | path

Searched defs:v1 (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_CalculatedTransform.h387 math::VEC3* v1 = reinterpret_cast<math::VEC3*>(&this->m_TransformMatrix.m[1]); in NormalizeRotateMatrix() local
456 math::VEC3* v1 = reinterpret_cast<math::VEC3*>(&this->m_TransformMatrix.m[1]); in QuaternionToRotateMatrix() local
/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp552 f32 v1 = Traits::GetValue( pSegment, pNextKey ); in CalcHermiteFloatSegmentFVSS_() local
579 f32 v1 = Traits::GetValue( pSegment, pNextKey ); in CalcHermiteFloatSegmentFVS_() local
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_TransformAnim.cpp157 const math::VEC3* v1 = reinterpret_cast<const math::VEC3*>(&m.m[1]); in AdjustZeroRotateMatrix() local
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Animation.cpp173 f32 v1 = key1.value; in GetHermiteCurveValue() local