|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | ||
| char * | name | |
| cgltf_camera_type | type | |
| union { | ||
| cgltf_camera_perspective perspective | ||
| cgltf_camera_orthographic orthographic | ||
| } | data | |
| cgltf_extras | extras | |
| cgltf_extras cgltf_camera::extras |
| cgltf_camera_orthographic cgltf_camera::orthographic |
| cgltf_camera_perspective cgltf_camera::perspective |