class Stk_Gui_GContext: public Stk_Gui_Rect

This is a graphical context

Inheritance:


Public Methods

[more] Stk_Gui_GContext(const Stk_Gui_Rect &r)
Constructor: need width & height
[more]virtual ~Stk_Gui_GContext()
Destructor
[more]void Lock()
Lock this context
[more]void Free()
Free this context


Inherited from Stk_Gui_Rect:

Public Methods

ovirtual void Resize(const Stk_Gui_Rect &)
ovirtual void Resize(float xa, float ya, float size_xa, float size_za)
ofloat GetX() const
ofloat GetY() const
ofloat GetWidth() const
ofloat GetHeight() const

Private Fields

ofloat x
ofloat y
ofloat width
ofloat height


Documentation

This is a graphical context
o Stk_Gui_GContext(const Stk_Gui_Rect &r)
Constructor: need width & height

ovirtual ~Stk_Gui_GContext()
Destructor

ovoid Lock()
Lock this context

ovoid Free()
Free this context


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.