Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
cgltf_camera Struct Reference

#include <cgltf.h>

+ Collaboration diagram for cgltf_camera:

Public Attributes

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 588 of file cgltf.h.

Member Data Documentation

◆ 

union { ... } cgltf_camera::data

◆ extensions

cgltf_extension* cgltf_camera::extensions

Definition at line 597 of file cgltf.h.

◆ extensions_count

cgltf_size cgltf_camera::extensions_count

Definition at line 596 of file cgltf.h.

◆ extras

cgltf_extras cgltf_camera::extras

Definition at line 595 of file cgltf.h.

◆ name

char* cgltf_camera::name

Definition at line 589 of file cgltf.h.

◆ orthographic

cgltf_camera_orthographic cgltf_camera::orthographic

Definition at line 593 of file cgltf.h.

◆ perspective

cgltf_camera_perspective cgltf_camera::perspective

Definition at line 592 of file cgltf.h.

◆ type

cgltf_camera_type cgltf_camera::type

Definition at line 590 of file cgltf.h.


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