HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
 

Detailed Description

Definition at line 649 of file cgltf.h.

Member Data Documentation

cgltf_float cgltf_camera_perspective::aspect_ratio

Definition at line 651 of file cgltf.h.

cgltf_extras cgltf_camera_perspective::extras

Definition at line 656 of file cgltf.h.

cgltf_bool cgltf_camera_perspective::has_aspect_ratio

Definition at line 650 of file cgltf.h.

cgltf_bool cgltf_camera_perspective::has_zfar

Definition at line 653 of file cgltf.h.

cgltf_float cgltf_camera_perspective::yfov

Definition at line 652 of file cgltf.h.

cgltf_float cgltf_camera_perspective::zfar

Definition at line 654 of file cgltf.h.

cgltf_float cgltf_camera_perspective::znear

Definition at line 655 of file cgltf.h.


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