HLIBpro
3.0
|
Base class for 2D grid visualisation (by projection).
#include <TGridVis.hh>
Public Member Functions | |
T2DGridVis & | view_dir (const T3Point &view) |
set viewing direction (default: (1, 0, 0)) | |
T2DGridVis & | lighting (const bool b) |
turn on/off lighting (default: off) | |
T2DGridVis & | draw_bbox (const bool b) |
turn on/off printing of bounding box (default: off) | |
T2DGridVis & | draw_axis (const bool b) |
turn on/off printing of coord. axis (default: off) | |
T2DGridVis & | draw_contour (const bool b) |
turn on/off drawing of triangle contours (default: on) | |