Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Friends
Aspect_Pixel Class Referenceabstract

This class defines a Pixel.
More...

#include <Aspect_Pixel.hxx>

Inheritance diagram for Aspect_Pixel:
Inheritance graph
[legend]

Public Member Functions

virtual void Print (Standard_OStream &s) const =0
 Prints the contents of <me> on the stream <s>
More...
 

Protected Member Functions

 Aspect_Pixel ()
 

Friends

Standard_OStreamoperator<< (Standard_OStream &, const Aspect_Pixel &)
 

Detailed Description

This class defines a Pixel.

Constructor & Destructor Documentation

Aspect_Pixel::Aspect_Pixel ( )
protected

Member Function Documentation

virtual void Aspect_Pixel::Print ( Standard_OStream s) const
pure virtual

Prints the contents of <me> on the stream <s>

Implemented in Aspect_ColorPixel, and Aspect_IndexPixel.

Friends And Related Function Documentation

Standard_OStream& operator<< ( Standard_OStream ,
const Aspect_Pixel  
)
friend

The documentation for this class was generated from the following file: