Go to the documentation of this file.
29 #ifndef HEPVis_SbPainterPS_h
30 #define HEPVis_SbPainterPS_h
37 #include <Inventor/SbViewportRegion.h>
39 #define SbPainterPS Geant4_SbPainterPS
86 double&,
double&,
double&);
115 #define METAFILE_RECORD_LENGTH 80
118 void putInStreamF(
const char*,...);
119 void printFLN(
const char*,...);
120 void printV(
const char*,va_list);
121 float convertRGB_ToGrey(
float,
float,
float);
122 void writeByte(
unsigned char);