Archon::Display::Drawable Struct Reference

Something on which you can draw. More...

#include <archon/display/drawable.H>

Inheritance diagram for Archon::Display::Drawable:

Inheritance graph
[legend]
Collaboration diagram for Archon::Display::Drawable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual Ref< VisualgetVisual ()=0
 Get the associated visual descriptor.
virtual int getWidth ()=0
virtual int getHeight ()=0

Detailed Description

Something on which you can draw.

Definition at line 42 of file drawable.H.


Member Function Documentation

virtual Ref<Visual> Archon::Display::Drawable::getVisual  )  [pure virtual]
 

Get the associated visual descriptor.

Returns:
A descriptor for the visual used by this drawable.

Implemented in Archon::Display::WindowX11.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 22:56:45 2006 for Archon by  doxygen 1.4.4