Open CASCADE Technology 6.5.2
Public Member Functions
Aspect_Background Class Reference

This class allows the definition of
a window background.

#include <Aspect_Background.hxx>

Inheritance diagram for Aspect_Background:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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>.


Constructor & Destructor Documentation

Aspect_Background::Aspect_Background ( )
Aspect_Background::Aspect_Background ( const Quantity_Color AColor)

Member Function Documentation

Quantity_Color Aspect_Background::Color ( ) const
void Aspect_Background::operator delete ( void *  anAddress) [inline]

Reimplemented in Aspect_GradientBackground.

void* Aspect_Background::operator new ( size_t  size) [inline]

Reimplemented in Aspect_GradientBackground.

void* Aspect_Background::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented in Aspect_GradientBackground.

void Aspect_Background::SetColor ( const Quantity_Color AColor)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines