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 __anoned39e4d60111::SmModel432 this->SetMatrix( &transForm->TransformMatrix() ); in updateConstrain()
138 m_3dListener.SetMatrix( m_ListenerMtx ); in InitializeSoundSystem()