FreeWRL / FreeX3D 4.3.0
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 449 of file cgltf.h.

Field Documentation

◆ extras

cgltf_extras cgltf_camera_orthographic::extras

Definition at line 454 of file cgltf.h.

◆ xmag

cgltf_float cgltf_camera_orthographic::xmag

Definition at line 450 of file cgltf.h.

◆ ymag

cgltf_float cgltf_camera_orthographic::ymag

Definition at line 451 of file cgltf.h.

◆ zfar

cgltf_float cgltf_camera_orthographic::zfar

Definition at line 452 of file cgltf.h.

◆ znear

cgltf_float cgltf_camera_orthographic::znear

Definition at line 453 of file cgltf.h.


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