Home
last modified time | relevance | path

Searched refs:SetOrtho (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Camera.h595 void SetOrtho(
631 void SetOrtho(
646 void SetOrtho(
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Camera.cpp710 Camera::SetOrtho( in SetOrtho() function in nw::gfx::Camera
796 Camera::SetOrtho( in SetOrtho() function in nw::gfx::Camera
802 SetOrtho(rect.left, rect.right, rect.bottom, rect.top, nearClip, farClip); in SetOrtho()
816 Camera::SetOrtho( in SetOrtho() function in nw::gfx::Camera
820 SetOrtho(viewport.GetBound(), viewport.GetDepthNear(), viewport.GetDepthFar()); in SetOrtho()