Doxybook2 Example
Public Member Functions | Protected Attributes | List of all members
Engine::Graphics::Handle Class Reference

#include <Handle.hpp>

Inheritance diagram for Engine::Graphics::Handle:
Engine::Graphics::Texture Engine::Graphics::Framebuffer Engine::Graphics::Texture2D Engine::Graphics::Texture3D

Public Member Functions

 Handle ()=default
 
virtual ~Handle ()=default
 
int getHandle () const
 

Protected Attributes

int handle
 

Constructor & Destructor Documentation

◆ Handle()

Engine::Graphics::Handle::Handle ( )
default

◆ ~Handle()

virtual Engine::Graphics::Handle::~Handle ( )
virtualdefault

Member Function Documentation

◆ getHandle()

int Engine::Graphics::Handle::getHandle ( ) const
inline

Member Data Documentation

◆ handle

int Engine::Graphics::Handle::handle
protected

The documentation for this class was generated from the following file: