Open CASCADE Technology 6.6.0
Public Member Functions | Protected Member Functions | Friends
Aspect_Pixel Class Reference

This class defines a Pixel.

#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>

Protected Member Functions

 Aspect_Pixel ()

Friends

Standard_OStreamoperator<< (Standard_OStream &, const Aspect_Pixel &)

Constructor & Destructor Documentation

Aspect_Pixel::Aspect_Pixel ( ) [protected]

Member Function Documentation

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

Implemented in Aspect_IndexPixel, and Aspect_ColorPixel.


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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines