class
GLVertexArrayObjectHandles OpenGL vertex array object.
Public static functions
- static auto unbind() -> bool
Constructors, destructors, conversion operators
- GLVertexArrayObject()
- ~GLVertexArrayObject()
- GLVertexArrayObject(const GLVertexArrayObject&) deleted
Public functions
- auto operator=(const GLVertexArrayObject&) -> GLVertexArrayObject& deleted
- auto glHandle() const -> GLuint
- auto bind() const -> bool
- void setObjectLabel(const char* label)