Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Camera.h634 void SetOrtho(
670 void SetOrtho(
685 void SetOrtho(
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Camera.cpp908 Camera::SetOrtho( in SetOrtho() function in nw::gfx::Camera
994 Camera::SetOrtho( in SetOrtho() function in nw::gfx::Camera
1000 SetOrtho(rect.left, rect.right, rect.bottom, rect.top, nearClip, farClip); in SetOrtho()
1014 Camera::SetOrtho( in SetOrtho() function in nw::gfx::Camera
1018 SetOrtho(viewport.GetBound(), viewport.GetDepthNear(), viewport.GetDepthFar()); in SetOrtho()