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

Wrapper of Gltf Json Skins. More...

#include <GltfSkins.h>

Inheritance diagram for Spices::GltfSkins:
Spices::GltfObject

Classes

struct  Item
 Scenes Item data. More...
 

Public Types

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

Public Member Functions

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

Protected Attributes

Json m_Data
 Specific Json element.
 

Private Attributes

std::vector< Itemm_SkinsData
 Data of Gltf Json Skins.
 

Friends

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

Detailed Description

Wrapper of Gltf Json Skins.

Definition at line 16 of file GltfSkins.h.


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