Template Class OpenGLResource
Defined in File OpenGLResource.hpp
Class Documentation
-
template<typename T>
class OpenGLResource Public Functions
-
inline uint32_t GetHandle() const
-
inline bool IsValid() const
-
inline uint32_t GetHandle() const
-
inline bool IsValid() const
Protected Functions
-
OpenGLResource() = default
-
~OpenGLResource() = default
-
OpenGLResource() = default
-
~OpenGLResource() = default
Protected Attributes
-
uint32_t m_handle = 0
-
inline uint32_t GetHandle() const