Searched refs:SetMatrix (Results 1 – 5 of 5) sorted by relevance
86 void SetMatrix( const nw::math::MTX34& mtx );
65 void SetMatrix( const nw::math::MTX34* matrix );
46 void Sound3DListener::SetMatrix( const nw::math::MTX34& mtx ) in SetMatrix() function in nw::snd::Sound3DListener
125 SmModel::SetMatrix( const nw::math::MTX34* matrix ) in SetMatrix() function in __anona1c612470111::SmModel430 this->SetMatrix( &transForm->TransformMatrix() ); in updateConstrain()
117 m_3dListener.SetMatrix( m_ListenerMtx ); in InitializeSoundSystem()