|
Midnight Graphics
Create Fast and Simple Graphics in C++
|
Public Member Functions | |
| Pool (const Pool &)=delete | |
| Pool (Pool &&) | |
| std::shared_ptr< Descriptor > | allocateDescriptor (std::shared_ptr< Layout > layout) |
Public Member Functions inherited from mn::Graphics::ObjectHandle< Pool > | |
| ObjectHandle (Handle< Pool > h=nullptr) | |
| auto | getHandle () const |
Static Public Member Functions | |
| static std::shared_ptr< Pool > | make () |
Additional Inherited Members | |
Protected Attributes inherited from mn::Graphics::ObjectHandle< Pool > | |
| Handle< Pool > | handle |