Home
last modified time | relevance | path

Searched refs:SetRotate (Results 1 – 8 of 8) sorted by relevance

/NW4C-2.0.3/demos/lyt/group/sources/
Dmain.cpp252 it->target->SetRotate(nw::math::VEC3(0.f, 0.f, 30.f)); in nnMain()
298 it->target->SetRotate(nw::math::VEC3(0.f, 0.f, 0.f)); in nnMain()
/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmModel.h64 void SetRotate( f32 x, f32 y, f32 z );
/NW4C-2.0.3/demos/Nw4cDemo/sources/
Ddemo.cpp423 audienceModel->SetRotate( rx, ry, rz ); in InitializeScene()
460 pierrotModel->SetRotate( rx, ry, rz ); in InitializeScene()
498 robotModel->SetRotate( rx, ry, rz ); in InitializeScene()
DSmModel.cpp112 SmModel::SetRotate( f32 x, f32 y, f32 z ) in SetRotate() function in __anon0ab8b7d40111::SmModel
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Pane.h287 void SetRotate(const math::VEC3& value) in SetRotate() function
/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp281 coordinator.SetRotate(rotate); in SetValue()
/NW4C-2.0.3/include/nw/demo/
Ddemo_Particle.h144 void SetRotate(f32 radX, f32 radY, f32 radZ) in SetRotate() function
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResMaterial.h1214 void SetRotate(f32 rotate) in SetRotate() function