#include <BufferCommon.h>
◆ ~Mappable()
| virtual Graphics::Mappable::~Mappable |
( |
| ) |
|
|
inlinevirtual |
◆ Mappable()
| Graphics::Mappable::Mappable |
( |
const uint32_t |
size | ) |
|
|
inlineexplicitprotected |
◆ GetCapacity()
| uint32_t Graphics::Mappable::GetCapacity |
( |
| ) |
const |
|
inline |
◆ GetSize()
| uint32_t Graphics::Mappable::GetSize |
( |
| ) |
const |
|
inline |
◆ Unmap()
| virtual void Graphics::Mappable::Unmap |
( |
| ) |
|
|
pure virtual |
Implemented in Graphics::Dummy::UniformBuffer, Graphics::OGL::UniformBuffer, Graphics::OGL::UniformLinearBuffer, Graphics::OGL::VertexBuffer, Graphics::OGL::CachedVertexBuffer, Graphics::Dummy::VertexBuffer, Graphics::Dummy::IndexBuffer, Graphics::Dummy::InstanceBuffer, Graphics::OGL::IndexBuffer, Graphics::OGL::InstanceBuffer, and Graphics::UniformBuffer.
◆ m_capacity
| uint32_t Graphics::Mappable::m_capacity |
|
protected |
◆ m_mapMode
◆ m_size
| uint32_t Graphics::Mappable::m_size |
|
protected |
The documentation for this class was generated from the following file: