Wrapper of Gltf Json Images.
More...
#include <GltfImages.h>
|
| using | Json = nlohmann::json |
| | using Json insteadd of nlohmann::json
|
| |
|
| | GltfImages (const Json &data, const std::filesystem::path &path) |
| | Constructor Function.
|
| |
| virtual | ~GltfImages () override=default |
| | Destructor Function.
|
| |
|
| std::filesystem::path | m_Path |
| | gltf file directory path.
|
| |
| std::vector< Item > | m_ImagesData |
| | Data of Gltf Json Cameras.
|
| |
Wrapper of Gltf Json Images.
Definition at line 20 of file GltfImages.h.
The documentation for this class was generated from the following file:
- SpicesEngine/src/Extensions/Gltf/Resources/Object/GltfImages.h