SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::GltfObject Class Reference

Wrapper of Gltf Json element. More...

#include <GltfObject.h>

Inheritance diagram for Spices::GltfObject:
Spices::GltfAccessors Spices::GltfAnimations Spices::GltfAsset Spices::GltfBufferViews Spices::GltfBuffers Spices::GltfCameras Spices::GltfImages Spices::GltfLights Spices::GltfMaterials Spices::GltfMeshes Spices::GltfNodes Spices::GltfSamplers Spices::GltfScene Spices::GltfScenes Spices::GltfSkins Spices::GltfTextures

Public Types

using Json = nlohmann::json
 using Json insteadd of nlohmann::json
 

Public Member Functions

 GltfObject (const Json &data)
 Constructor Function.
 
virtual ~GltfObject ()=default
 Destructor Function.
 

Protected Attributes

Json m_Data
 Specific Json element.
 

Detailed Description

Wrapper of Gltf Json element.

Definition at line 18 of file GltfObject.h.


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