HLIBpro
1.2
|
Class for grid visualisation in VRML format.
#include <TGridVis.hh>
Public Member Functions | |
TVRMLGridVis & | draw_bbox (const bool b) |
turn on/off printing of bounding box (default: off) | |
TVRMLGridVis & | draw_axis (const bool b) |
turn on/off printing of coord. axis (default: off) | |
TVRMLGridVis & | draw_normal (const bool b) |
turn on/off printing of normal direction (default: off) | |
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