Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cgltf_data Struct Reference

#include <cgltf.h>

Public Attributes

cgltf_file_type file_type
 
void * file_data
 
cgltf_asset asset
 
cgltf_meshmeshes
 
cgltf_size meshes_count
 
cgltf_materialmaterials
 
cgltf_size materials_count
 
cgltf_accessoraccessors
 
cgltf_size accessors_count
 
cgltf_buffer_viewbuffer_views
 
cgltf_size buffer_views_count
 
cgltf_bufferbuffers
 
cgltf_size buffers_count
 
cgltf_imageimages
 
cgltf_size images_count
 
cgltf_texturetextures
 
cgltf_size textures_count
 
cgltf_samplersamplers
 
cgltf_size samplers_count
 
cgltf_skinskins
 
cgltf_size skins_count
 
cgltf_cameracameras
 
cgltf_size cameras_count
 
cgltf_lightlights
 
cgltf_size lights_count
 
cgltf_light_arealights_area
 
cgltf_size lights_area_count
 
cgltf_curvecurves
 
cgltf_size curves_count
 
cgltf_nodenodes
 
cgltf_size nodes_count
 
cgltf_scenescenes
 
cgltf_size scenes_count
 
cgltf_scenescene
 
cgltf_animationanimations
 
cgltf_size animations_count
 
cgltf_material_variantvariants
 
cgltf_size variants_count
 
cgltf_extras extras
 
cgltf_size data_extensions_count
 
cgltf_extensiondata_extensions
 
cgltf_bool has_foundation_color_management
 
cgltf_foundation_color_management foundation_color_management
 
char ** extensions_used
 
cgltf_size extensions_used_count
 
char ** extensions_required
 
cgltf_size extensions_required_count
 
const char * json
 
cgltf_size json_size
 
const void * bin
 
cgltf_size bin_size
 
cgltf_memory_options memory
 
cgltf_file_options file
 

Member Data Documentation

◆ accessors

cgltf_accessor* cgltf_data::accessors

◆ accessors_count

cgltf_size cgltf_data::accessors_count

◆ animations

cgltf_animation* cgltf_data::animations

◆ animations_count

cgltf_size cgltf_data::animations_count

◆ asset

cgltf_asset cgltf_data::asset

◆ bin

const void* cgltf_data::bin

◆ bin_size

cgltf_size cgltf_data::bin_size

◆ buffer_views

cgltf_buffer_view* cgltf_data::buffer_views

◆ buffer_views_count

cgltf_size cgltf_data::buffer_views_count

◆ buffers

cgltf_buffer* cgltf_data::buffers

◆ buffers_count

cgltf_size cgltf_data::buffers_count

◆ cameras

cgltf_camera* cgltf_data::cameras

◆ cameras_count

cgltf_size cgltf_data::cameras_count

◆ curves

cgltf_curve* cgltf_data::curves

◆ curves_count

cgltf_size cgltf_data::curves_count

◆ data_extensions

cgltf_extension* cgltf_data::data_extensions

◆ data_extensions_count

cgltf_size cgltf_data::data_extensions_count

◆ extensions_required

char** cgltf_data::extensions_required

◆ extensions_required_count

cgltf_size cgltf_data::extensions_required_count

◆ extensions_used

char** cgltf_data::extensions_used

◆ extensions_used_count

cgltf_size cgltf_data::extensions_used_count

◆ extras

cgltf_extras cgltf_data::extras

◆ file

cgltf_file_options cgltf_data::file

◆ file_data

void* cgltf_data::file_data

◆ file_type

cgltf_file_type cgltf_data::file_type

◆ foundation_color_management

cgltf_foundation_color_management cgltf_data::foundation_color_management

◆ has_foundation_color_management

cgltf_bool cgltf_data::has_foundation_color_management

◆ images

cgltf_image* cgltf_data::images

◆ images_count

cgltf_size cgltf_data::images_count

◆ json

const char* cgltf_data::json

◆ json_size

cgltf_size cgltf_data::json_size

◆ lights

cgltf_light* cgltf_data::lights

◆ lights_area

cgltf_light_area* cgltf_data::lights_area

◆ lights_area_count

cgltf_size cgltf_data::lights_area_count

◆ lights_count

cgltf_size cgltf_data::lights_count

◆ materials

cgltf_material* cgltf_data::materials

◆ materials_count

cgltf_size cgltf_data::materials_count

◆ memory

cgltf_memory_options cgltf_data::memory

◆ meshes

cgltf_mesh* cgltf_data::meshes

◆ meshes_count

cgltf_size cgltf_data::meshes_count

◆ nodes

cgltf_node* cgltf_data::nodes

◆ nodes_count

cgltf_size cgltf_data::nodes_count

◆ samplers

cgltf_sampler* cgltf_data::samplers

◆ samplers_count

cgltf_size cgltf_data::samplers_count

◆ scene

cgltf_scene* cgltf_data::scene

◆ scenes

cgltf_scene* cgltf_data::scenes

◆ scenes_count

cgltf_size cgltf_data::scenes_count

◆ skins

cgltf_skin* cgltf_data::skins

◆ skins_count

cgltf_size cgltf_data::skins_count

◆ textures

cgltf_texture* cgltf_data::textures

◆ textures_count

cgltf_size cgltf_data::textures_count

◆ variants

cgltf_material_variant* cgltf_data::variants

◆ variants_count

cgltf_size cgltf_data::variants_count

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