Home
last modified time | relevance | path

Searched defs:GetMatrix (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Skeleton.h160 bool GetMatrix(int index, math::MTX34** matrix) in GetMatrix() function
168 bool GetMatrix(int index, const math::MTX34** matrix) const in GetMatrix() function
176 math::MTX34* GetMatrix(int index) in GetMatrix() function
182 const math::MTX34* GetMatrix(int index) const in GetMatrix() function
/NW4C-2.0.3/include/nw/snd/
Dsnd_Sound3DListener.h100 const nw::math::MTX34& GetMatrix() const { return m_Mtx; } in GetMatrix() function