Midnight Graphics
Create Fast and Simple Graphics in C++
mn::Graphics::Descriptor Struct Reference
Inheritance diagram for mn::Graphics::Descriptor:
mn::Graphics::ObjectHandle< Descriptor >

Classes

struct  Layout
 
struct  Pool
 

Public Member Functions

 Descriptor (const Descriptor &)=delete
 
 Descriptor (Descriptor &&)
 
template<Layout::Binding::Type T>
void update (uint32_t index, const typename Layout::BindingData< T >::Type &data)
 
auto getLayoutHandle () const
 
- Public Member Functions inherited from mn::Graphics::ObjectHandle< Descriptor >
 ObjectHandle (Handle< Descriptor > h=nullptr)
 
auto getHandle () const
 

Friends

struct Pool
 

Additional Inherited Members

- Protected Attributes inherited from mn::Graphics::ObjectHandle< Descriptor >
Handle< Descriptorhandle
 

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