Open CASCADE Technology
6.5.4
|
This class defines a Pixel.
#include <Aspect_Pixel.hxx>
Public Member Functions | |
virtual DEFINE_STANDARD_ALLOC void | Print (Standard_OStream &s) const =0 |
Prints the contents of <me> on the stream <s> | |
Protected Member Functions | |
Aspect_Pixel () | |
Friends | |
Standard_OStream & | operator<< (Standard_OStream &, const Aspect_Pixel &) |
Aspect_Pixel::Aspect_Pixel | ( | ) | [protected] |
virtual DEFINE_STANDARD_ALLOC void Aspect_Pixel::Print | ( | Standard_OStream & | s | ) | const [pure virtual] |
Implemented in Aspect_IndexPixel, and Aspect_ColorPixel.
Standard_OStream& operator<< | ( | Standard_OStream & | , |
const Aspect_Pixel & | |||
) | [friend] |