|
Open CASCADE Technology
6.5.4
|
This class allows the definition of
a window background.
#include <Aspect_Background.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | Aspect_Background () |
| Creates a window background. Default color : NOC_MATRAGRAY. | |
| Aspect_Background (const Quantity_Color &AColor) | |
| Creates a window background with the colour <AColor>. | |
| void | SetColor (const Quantity_Color &AColor) |
| Modifies the colour of the window background <me>. | |
| Quantity_Color | Color () const |
| Returns the colour of the window background <me>. | |
| Aspect_Background::Aspect_Background | ( | const Quantity_Color & | AColor | ) |
| Quantity_Color Aspect_Background::Color | ( | ) | const |
| void Aspect_Background::SetColor | ( | const Quantity_Color & | AColor | ) |
1.8.0