Home
last modified time | relevance | path

Searched refs:aspectRatio (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Camera.cpp748 f32* aspectRatio, in GetPerspective() argument
762 if (aspectRatio) in GetPerspective()
764 *aspectRatio = resource.GetAspectRatio(); in GetPerspective()
780 f32 aspectRatio, in SetPerspective() argument
791 resource.SetAspectRatio(aspectRatio); in SetPerspective()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_Camera.h512 f32* aspectRatio,
530 f32 aspectRatio,
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Utility.cpp365 f32 aspectRatio in SetCameraAspectRatio() argument
375 camera->SetPerspective(fovy, aspectRatio, near, far); in SetCameraAspectRatio()
/NW4C-2.0.3/include/nw/demo/
Ddemo_Utility.h296 f32 aspectRatio