#include <SbPainterPS.h>
|
| | SbPainterPS () |
| |
| | ~SbPainterPS () |
| |
| void | beginTraversal () |
| |
| void | clearColorBuffer (float, float, float) |
| |
| void | endTraversal () |
| |
| void | setColorScheme (int) |
| |
| void | setOrientation (int) |
| |
| void | setBackgroundDrawn (int) |
| |
| void | setBitsPerPixel (int) |
| |
| void | setLineWidth (int) |
| |
| void * | getStream () |
| |
| void | setFileName (const char *) |
| |
| const char * | getFileName () const |
| |
| void | openFileForWriting (const char *) |
| |
| void | closeStream () |
| |
| void | putPageScaleInStream (float, float) |
| |
| void | putSaveStateInStream () |
| |
| void | putRestoreStateInStream () |
| |
| void | putTranslationInStream (float, float) |
| |
| void | putScaleInStream (float, float) |
| |
| void | putBeginPageInStream () |
| |
| void | putEndPageInStream () |
| |
| void | putRGB_InStream (float, float, float) |
| |
| void | putMarkerSizeInStream (float) |
| |
| void | putBackgroundInStream (float, float, float, float, float) |
| |
| void | putFrameInStream (float, float, float, float, float) |
| |
| void | putRotateInStream (float) |
| |
| void | putNewPathInStream () |
| |
| void | putStrokeInStream () |
| |
| void | putFillInStream () |
| |
| void | putClosePathInStream () |
| |
| void | putCapInStream (int) |
| |
| void | putLineToInStream (float, float) |
| |
| void | putMoveInStream (float, float) |
| |
| void | putCircleInStream (float, float, float) |
| |
| void | putLineWidthInStream (int) |
| |
| void | putImageInStream (unsigned int, unsigned int, GetRGB_Function) |
| |
| | SbPainter () |
| |
| virtual | ~SbPainter () |
| |
| void | setWindowSize (int, int) |
| |
| void | enableEdges (SbBool) |
| |
Definition at line 41 of file SbPainterPS.h.
| typedef int(* SbPainterPS::GetRGB_Function)(unsigned int, unsigned int, double &, double &, double &) |
| SbPainterPS::SbPainterPS |
( |
| ) |
|
| SbPainterPS::~SbPainterPS |
( |
| ) |
|
| void SbPainterPS::beginTraversal |
( |
| ) |
|
|
virtual |
| void SbPainterPS::clearColorBuffer |
( |
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
|
virtual |
| void SbPainterPS::closeStream |
( |
| ) |
|
| void SbPainterPS::endTraversal |
( |
| ) |
|
|
virtual |
| const char* SbPainterPS::getFileName |
( |
| ) |
const |
| void* SbPainterPS::getStream |
( |
| ) |
|
| void SbPainterPS::openFileForWriting |
( |
const char * |
| ) |
|
| void SbPainterPS::putBackgroundInStream |
( |
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::putBeginPageInStream |
( |
| ) |
|
| void SbPainterPS::putCapInStream |
( |
int |
| ) |
|
| void SbPainterPS::putCircleInStream |
( |
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::putClosePathInStream |
( |
| ) |
|
| void SbPainterPS::putEndPageInStream |
( |
| ) |
|
| void SbPainterPS::putFillInStream |
( |
| ) |
|
| void SbPainterPS::putFrameInStream |
( |
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::putLineToInStream |
( |
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::putLineWidthInStream |
( |
int |
| ) |
|
| void SbPainterPS::putMarkerSizeInStream |
( |
float |
| ) |
|
| void SbPainterPS::putMoveInStream |
( |
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::putNewPathInStream |
( |
| ) |
|
| void SbPainterPS::putPageScaleInStream |
( |
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::putRestoreStateInStream |
( |
| ) |
|
| void SbPainterPS::putRGB_InStream |
( |
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::putRotateInStream |
( |
float |
| ) |
|
| void SbPainterPS::putSaveStateInStream |
( |
| ) |
|
| void SbPainterPS::putScaleInStream |
( |
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::putStrokeInStream |
( |
| ) |
|
| void SbPainterPS::putTranslationInStream |
( |
float |
, |
|
|
float |
|
|
) |
| |
| void SbPainterPS::setBackgroundDrawn |
( |
int |
| ) |
|
| void SbPainterPS::setBitsPerPixel |
( |
int |
| ) |
|
| void SbPainterPS::setColorScheme |
( |
int |
| ) |
|
| void SbPainterPS::setFileName |
( |
const char * |
| ) |
|
| void SbPainterPS::setLineWidth |
( |
int |
| ) |
|
| void SbPainterPS::setOrientation |
( |
int |
| ) |
|
| float SbPainterPS::lineWidth |
| int SbPainterPS::portrait |
The documentation for this class was generated from the following file:
- geant4.10.03.p01/source/visualization/OpenInventor/include/HEPVis/SbPainterPS.h