Base Framework
Protected Attributes | List of all members
Drawable Class Reference

A drawable object. More...

#include <base/ui/Drawable.h>

Inherited by OpenGLContextImpl [virtual], and WindowImpl [virtual].

Protected Attributes

void * drawableHandle = nullptr
 

Detailed Description

A drawable object.

An object that can be draw-ed upon.

Version
1.0

Member Data Documentation

◆ drawableHandle

void* Drawable::drawableHandle = nullptr
protected

Opaque handle to the object.