Home
last modified time | relevance | path

Searched refs:SetTransformMatrix (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_CalculatedTransform.h191 void SetTransformMatrix(const math::MTX34& transformMatrix) in SetTransformMatrix() function
200 void SetTransformMatrix( in SetTransformMatrix() function
Dgfx_TransformNode.h261 m_Transform.SetTransformMatrix(resultMatrix);
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmModel.cpp133 transformNode->Transform().SetTransformMatrix( *matrix ); in SetMatrix()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_TransformAnim.cpp339 dst->SetTransformMatrix(dstMtx); in BlendRotateQuaternion()
435 dst->SetTransformMatrix(dstMtx); in OverrideTransform()