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

Public Attributes

cgltf_float xmag
 
cgltf_float ymag
 
cgltf_float zfar
 
cgltf_float znear
 
cgltf_extras extras
 

Detailed Description

Definition at line 605 of file cgltf.h.

Member Data Documentation

◆ xmag

cgltf_float cgltf_camera_orthographic::xmag

Definition at line 606 of file cgltf.h.

◆ ymag

cgltf_float cgltf_camera_orthographic::ymag

Definition at line 607 of file cgltf.h.

◆ zfar

cgltf_float cgltf_camera_orthographic::zfar

Definition at line 608 of file cgltf.h.

◆ znear

cgltf_float cgltf_camera_orthographic::znear

Definition at line 609 of file cgltf.h.

◆ extras

cgltf_extras cgltf_camera_orthographic::extras

Definition at line 610 of file cgltf.h.


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