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

#include <cgltf.h>

Public Attributes

char * name
 
cgltf_node ** nodes
 
cgltf_size nodes_count
 
cgltf_bool has_foundation_environment
 
cgltf_foundation_environment foundation_environment
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Member Data Documentation

◆ extensions

cgltf_extension* cgltf_scene::extensions

◆ extensions_count

cgltf_size cgltf_scene::extensions_count

◆ extras

cgltf_extras cgltf_scene::extras

◆ foundation_environment

cgltf_foundation_environment cgltf_scene::foundation_environment

◆ has_foundation_environment

cgltf_bool cgltf_scene::has_foundation_environment

◆ name

char* cgltf_scene::name

◆ nodes

cgltf_node** cgltf_scene::nodes

◆ nodes_count

cgltf_size cgltf_scene::nodes_count

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