HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cgltf_camera_orthographic Struct Reference

#include <cgltf.h>

Public Attributes

cgltf_float xmag
 
cgltf_float ymag
 
cgltf_float zfar
 
cgltf_float znear
 
cgltf_extras extras
 

Detailed Description

Definition at line 622 of file cgltf.h.

Member Data Documentation

cgltf_extras cgltf_camera_orthographic::extras

Definition at line 627 of file cgltf.h.

cgltf_float cgltf_camera_orthographic::xmag

Definition at line 623 of file cgltf.h.

cgltf_float cgltf_camera_orthographic::ymag

Definition at line 624 of file cgltf.h.

cgltf_float cgltf_camera_orthographic::zfar

Definition at line 625 of file cgltf.h.

cgltf_float cgltf_camera_orthographic::znear

Definition at line 626 of file cgltf.h.


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