Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Camera.cpp547 f32* aspectRatio, in GetPerspective() argument
561 if (aspectRatio) in GetPerspective()
563 *aspectRatio = resource.GetAspectRatio(); in GetPerspective()
579 f32 aspectRatio, in SetPerspective() argument
590 resource.SetAspectRatio(aspectRatio); in SetPerspective()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_Camera.h445 f32* aspectRatio,
463 f32 aspectRatio,
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp341 f32 aspectRatio in SetCameraAspectRatio() argument
351 camera->SetPerspective(fovy, aspectRatio, near, far); in SetCameraAspectRatio()
/NW4C-1.2.23/include/nw/demo/
Ddemo_Utility.h276 f32 aspectRatio