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

Wrapper of Gltf Json Animations. More...

#include <GltfAnimations.h>

Inheritance diagram for Spices::GltfAnimations:
Spices::GltfObject

Public Types

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

Public Member Functions

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

Protected Attributes

Json m_Data
 Specific Json element.
 

Friends

class GltfLoader
 Allow GltfLoader and GltfCollection access all data this class.
 
class GltfCollection
 

Detailed Description

Wrapper of Gltf Json Animations.

Definition at line 16 of file GltfAnimations.h.


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