Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Camera.h484 f32* aspectRatio,
502 f32 aspectRatio,
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Camera.cpp745 f32* aspectRatio, in GetPerspective() argument
759 if (aspectRatio) in GetPerspective()
761 *aspectRatio = resource.GetAspectRatio(); in GetPerspective()
777 f32 aspectRatio, in SetPerspective() argument
788 resource.SetAspectRatio(aspectRatio); in SetPerspective()
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Utility.cpp363 f32 aspectRatio in SetCameraAspectRatio() argument
373 camera->SetPerspective(fovy, aspectRatio, near, far); in SetCameraAspectRatio()
/NW4C-1.3.3/include/nw/demo/
Ddemo_Utility.h294 f32 aspectRatio