Public Member Functions | |
SGridOutline (vtkStructuredGrid *SGrid) | |
~SGridOutline () | |
vtkActor * | GetActor () |
Private Attributes | |
vtkStructuredGridOutlineFilter * | _outline |
vtkPolyDataMapper * | _outline_mapper |
vtkActor * | _outline_actor |
Friends | |
std::ostream & | operator<< (std::ostream &os, SGridOutline const &sgo) |
Definition at line 30 of file sgridoutline.h.