cgv
Loading...
Searching...
No Matches
fx::gltf::Scene Struct Reference

Public Attributes

std::string name
 
std::vector< uint32_t > nodes {}
 
nlohmann::json extensionsAndExtras {}
 

Detailed Description

Definition at line 752 of file gltf.h.

Member Data Documentation

◆ extensionsAndExtras

nlohmann::json fx::gltf::Scene::extensionsAndExtras {}

Definition at line 758 of file gltf.h.

◆ name

std::string fx::gltf::Scene::name

Definition at line 754 of file gltf.h.

◆ nodes

std::vector<uint32_t> fx::gltf::Scene::nodes {}

Definition at line 756 of file gltf.h.


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