naev 0.11.5
cgltf_camera_orthographic Struct Reference

Data Fields

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.

Field Documentation

◆ extras

cgltf_extras cgltf_camera_orthographic::extras

Definition at line 627 of file cgltf.h.

◆ xmag

cgltf_float cgltf_camera_orthographic::xmag

Definition at line 623 of file cgltf.h.

◆ ymag

cgltf_float cgltf_camera_orthographic::ymag

Definition at line 624 of file cgltf.h.

◆ zfar

cgltf_float cgltf_camera_orthographic::zfar

Definition at line 625 of file cgltf.h.

◆ znear

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: