HLIBpro
1.2
|
Class for grid visualisation in PostScript format.
#include <TGridVis.hh>
Public Member Functions | |
TPSGridVis & | view_dir (const T3Point &view) |
set viewing direction (default: (1, 0, 0)) | |
TPSGridVis & | lighting (const bool b) |
turn on/off lighting (default: off) | |
TPSGridVis & | draw_bbox (const bool b) |
turn on/off printing of bounding box (default: off) | |
TPSGridVis & | draw_axis (const bool b) |
turn on/off printing of coord. axis (default: off) | |
TPSGridVis & | draw_contour (const bool b) |
turn on/off drawing of triangle contours (default: on) | |
virtual void | print (const TGrid *grid, const String &filename) const |
print grid to file filename | |
virtual void | print (const TGrid *grid, const TFnSpace *fnspace, const TVector *vec, const String &filename) const |
|
virtual |
print grid to file filename with colours according to values in vector vec which holds coefficients for function in fnspace