Diligent Engine
 
Loading...
Searching...
No Matches
GLTFResourceManager.hpp File Reference

Classes

class  Diligent::GLTF::ResourceManager
 GLTF resource manager. More...
 
struct  Diligent::GLTF::ResourceManager::VertexLayoutKey
 Vertex layout key used to select the vertex pool. More...
 
struct  Diligent::GLTF::ResourceManager::DefaultVertexPoolDesc
 
struct  Diligent::GLTF::ResourceManager::CreateInfo
 Resource manager create info. More...
 
struct  Diligent::GLTF::ResourceManager::TransitionResourceStatesInfo
 Parameters of the TransitionResourceStates() method. More...
 
struct  Diligent::GLTF::ResourceManager::TransitionResourceStatesInfo::VertexBuffersInfo
 Vertex buffers transition info. More...
 
struct  Diligent::GLTF::ResourceManager::TransitionResourceStatesInfo::IndexBufferInfo
 Index buffer transition info. More...
 
struct  Diligent::GLTF::ResourceManager::TransitionResourceStatesInfo::TextureAtlasesInfo
 Texture atlases transition info. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Detailed Description

Defines Diligent::ResourceManager class implementing GLTF resource manager.