#include <Aspect_Pixel.hxx>
Inheritance diagram for Aspect_Pixel:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
virtual Standard_EXPORT void | Print (Standard_OStream &s) const =0 |
Prints the contents of <me> on the stream <s> . | |
Protected Member Functions | |
Standard_EXPORT | Aspect_Pixel () |
Friends | |
Standard_EXPORT Standard_OStream & | operator<< (Standard_OStream &, const Aspect_Pixel &) |
Standard_EXPORT friend Handle_Standard_Type & | Aspect_Pixel_Type_ () |
|
|
|
Reimplemented in Aspect_ColorPixel, and Aspect_IndexPixel. |
|
Reimplemented in Aspect_ColorPixel, and Aspect_IndexPixel. |
|
Reimplemented in Aspect_ColorPixel, and Aspect_IndexPixel. |
|
Implemented in Aspect_ColorPixel, and Aspect_IndexPixel. |
|
|
|
|