FreeWRL / FreeX3D 4.3.0
cgltf_camera_perspective Struct Reference

Data Fields

cgltf_float aspect_ratio
 
cgltf_float yfov
 
cgltf_float zfar
 
cgltf_float znear
 
cgltf_extras extras
 

Detailed Description

Definition at line 441 of file cgltf.h.

Field Documentation

◆ aspect_ratio

cgltf_float cgltf_camera_perspective::aspect_ratio

Definition at line 442 of file cgltf.h.

◆ extras

cgltf_extras cgltf_camera_perspective::extras

Definition at line 446 of file cgltf.h.

◆ yfov

cgltf_float cgltf_camera_perspective::yfov

Definition at line 443 of file cgltf.h.

◆ zfar

cgltf_float cgltf_camera_perspective::zfar

Definition at line 444 of file cgltf.h.

◆ znear

cgltf_float cgltf_camera_perspective::znear

Definition at line 445 of file cgltf.h.


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