Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Camera.h405 void SetUpwardVector(f32 x, f32 y, f32 z) in SetUpwardVector() function
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Camera.cpp680 Camera::SetUpwardVector(const nw::math::VEC3& upwardVector) in SetUpwardVector() function in nw::gfx::Camera