Open CASCADE Technology 6.5.2
Public Member Functions
Aspect_ColorPixel Class Reference

#include <Aspect_ColorPixel.hxx>

Inheritance diagram for Aspect_ColorPixel:
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_ColorPixel ()
 Aspect_ColorPixel (const Quantity_Color &aColor)
const Quantity_ColorValue () const
void SetValue (const Quantity_Color &aColor)
void Print (Standard_OStream &s) const
 Prints the contents of <me> on the stream <s>

Standard_Integer HashCode (const Standard_Integer Upper) const
 Returns a hashed value denoting <me>. This value is in
the range 1..<Upper>.

Standard_Boolean IsEqual (const Aspect_ColorPixel &Other) const
Standard_Boolean operator== (const Aspect_ColorPixel &Other) const
Standard_Boolean IsNotEqual (const Aspect_ColorPixel &Other) const
Standard_Boolean operator!= (const Aspect_ColorPixel &Other) const
const Quantity_Color_CSFDB_GetAspect_ColorPixelmyColor () const

Constructor & Destructor Documentation

Aspect_ColorPixel::Aspect_ColorPixel ( )
Aspect_ColorPixel::Aspect_ColorPixel ( const Quantity_Color aColor)

Member Function Documentation

const Quantity_Color& Aspect_ColorPixel::_CSFDB_GetAspect_ColorPixelmyColor ( ) const [inline]
Standard_Integer Aspect_ColorPixel::HashCode ( const Standard_Integer  Upper) const
Standard_Boolean Aspect_ColorPixel::IsEqual ( const Aspect_ColorPixel Other) const
Standard_Boolean Aspect_ColorPixel::IsNotEqual ( const Aspect_ColorPixel Other) const
void Aspect_ColorPixel::operator delete ( void *  anAddress) [inline]

Reimplemented from Aspect_Pixel.

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

Reimplemented from Aspect_Pixel.

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

Reimplemented from Aspect_Pixel.

Standard_Boolean Aspect_ColorPixel::operator!= ( const Aspect_ColorPixel Other) const [inline]
Standard_Boolean Aspect_ColorPixel::operator== ( const Aspect_ColorPixel Other) const [inline]
void Aspect_ColorPixel::Print ( Standard_OStream s) const [virtual]

Implements Aspect_Pixel.

void Aspect_ColorPixel::SetValue ( const Quantity_Color aColor)
const Quantity_Color& Aspect_ColorPixel::Value ( ) const

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