naev 0.12.6
cgltf_camera Struct Reference
Collaboration diagram for cgltf_camera:

Data Fields

char * name
cgltf_camera_type type
union { 
   cgltf_camera_perspective   perspective 
   cgltf_camera_orthographic   orthographic 
data
cgltf_extras extras
cgltf_size extensions_count
cgltf_extensionextensions

Detailed Description

Definition at line 640 of file cgltf.h.

Field Documentation

◆ extensions

cgltf_extension* cgltf_camera::extensions

Definition at line 649 of file cgltf.h.

◆ extensions_count

cgltf_size cgltf_camera::extensions_count

Definition at line 648 of file cgltf.h.

◆ extras

cgltf_extras cgltf_camera::extras

Definition at line 647 of file cgltf.h.

◆ name

char* cgltf_camera::name

Definition at line 641 of file cgltf.h.

◆ orthographic

cgltf_camera_orthographic cgltf_camera::orthographic

Definition at line 645 of file cgltf.h.

◆ perspective

cgltf_camera_perspective cgltf_camera::perspective

Definition at line 644 of file cgltf.h.

◆ type

cgltf_camera_type cgltf_camera::type

Definition at line 642 of file cgltf.h.


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