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 612 of file cgltf.h.

Member Data Documentation

cgltf_float cgltf_camera_perspective::aspect_ratio

Definition at line 614 of file cgltf.h.

cgltf_extras cgltf_camera_perspective::extras

Definition at line 619 of file cgltf.h.

cgltf_bool cgltf_camera_perspective::has_aspect_ratio

Definition at line 613 of file cgltf.h.

cgltf_bool cgltf_camera_perspective::has_zfar

Definition at line 616 of file cgltf.h.

cgltf_float cgltf_camera_perspective::yfov

Definition at line 615 of file cgltf.h.

cgltf_float cgltf_camera_perspective::zfar

Definition at line 617 of file cgltf.h.

cgltf_float cgltf_camera_perspective::znear

Definition at line 618 of file cgltf.h.


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