Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cgltf_camera_perspective Struct Reference

#include <cgltf.h>

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
 

Member Data Documentation

◆ aspect_ratio

cgltf_float cgltf_camera_perspective::aspect_ratio

◆ extras

cgltf_extras cgltf_camera_perspective::extras

◆ has_aspect_ratio

cgltf_bool cgltf_camera_perspective::has_aspect_ratio

◆ has_zfar

cgltf_bool cgltf_camera_perspective::has_zfar

◆ yfov

cgltf_float cgltf_camera_perspective::yfov

◆ zfar

cgltf_float cgltf_camera_perspective::zfar

◆ znear

cgltf_float cgltf_camera_perspective::znear

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