Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Skeleton.h158 bool GetMatrix(int index, math::MTX34** matrix) in GetMatrix() function
166 bool GetMatrix(int index, const math::MTX34** matrix) const in GetMatrix() function
174 math::MTX34* GetMatrix(int index) in GetMatrix() function
180 const math::MTX34* GetMatrix(int index) const in GetMatrix() function
/NW4C-1.3.3/include/nw/snd/
Dsnd_Sound3DListener.h98 const nw::math::MTX34& GetMatrix() const { return m_Mtx; } in GetMatrix() function