Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmModel.cpp139 void SmModel::SetWorldMatrix( const nw::math::MTX34* matrix ) in SetWorldMatrix() function in __anon0ab8b7d40111::SmModel
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderProgram.h171 void SetWorldMatrix(const math::MTX34& world) const in SetWorldMatrix() function