![]() |
naev 0.12.5
|

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_extension * | extensions |
| cgltf_extension* cgltf_camera::extensions |
| cgltf_extras cgltf_camera::extras |
| cgltf_camera_orthographic cgltf_camera::orthographic |
| cgltf_camera_perspective cgltf_camera::perspective |