gKit2 light
Public Attributes | List of all members
cgltf_camera_perspective Struct Reference

Public Attributes

cgltf_bool has_aspect_ratio
 
cgltf_float aspect_ratio
 
cgltf_float yfov
 
cgltf_bool has_zfar
 
cgltf_float zfar
 
cgltf_float znear
 
cgltf_extras extras
 

Detailed Description

Definition at line 595 of file cgltf.h.

Member Data Documentation

◆ has_aspect_ratio

cgltf_bool cgltf_camera_perspective::has_aspect_ratio

Definition at line 596 of file cgltf.h.

◆ aspect_ratio

cgltf_float cgltf_camera_perspective::aspect_ratio

Definition at line 597 of file cgltf.h.

◆ yfov

cgltf_float cgltf_camera_perspective::yfov

Definition at line 598 of file cgltf.h.

◆ has_zfar

cgltf_bool cgltf_camera_perspective::has_zfar

Definition at line 599 of file cgltf.h.

◆ zfar

cgltf_float cgltf_camera_perspective::zfar

Definition at line 600 of file cgltf.h.

◆ znear

cgltf_float cgltf_camera_perspective::znear

Definition at line 601 of file cgltf.h.

◆ extras

cgltf_extras cgltf_camera_perspective::extras

Definition at line 602 of file cgltf.h.


The documentation for this struct was generated from the following file: