BufferViewGLImpl class final
Buffer view implementation in OpenGL backend.
Contents
- Reference
Base classes
-
template<typename EngineImplTraits>class BufferViewBase<EngineGLImplTraits>
- Template class implementing base functionality of the buffer view object.
Public functions
-
void QueryInterface(const INTERFACE_
ID& IID, IObject** ppInterface) final - Queries the specific interface, see IObject::
QueryInterface() for details.