ElementBufferObject.cpp
Go to the documentation of this file.
2 
3 using namespace quori_face;
4 
6 {
7 
8 }
9 
11 {
12 
13 }
14 
15 std::uint32_t ElementBufferObject::getHandle() const noexcept
16 {
17  return handle_;
18 }
quori_face
Definition: Cache.hpp:9
ElementBufferObject.hpp
quori_face::ElementBufferObject::handle_
std::uint32_t handle_
Definition: ElementBufferObject.hpp:17
quori_face::ElementBufferObject::getHandle
std::uint32_t getHandle() const noexcept
Definition: ElementBufferObject.cpp:15
quori_face::ElementBufferObject::~ElementBufferObject
~ElementBufferObject()
Definition: ElementBufferObject.cpp:10
quori_face::ElementBufferObject::ElementBufferObject
ElementBufferObject()
Definition: ElementBufferObject.cpp:5


quori_face
Author(s):
autogenerated on Wed Mar 2 2022 00:53:20