Public Member Functions | |
HedgeHog (vtkStructuredGrid *SGrid, double ScaleFactor=0.1) | |
~HedgeHog () | |
vtkActor * | GetActor () |
Private Attributes | |
vtkHedgeHog * | _hedgehog |
vtkPolyDataMapper * | _hedgehog_mapper |
vtkActor * | _hedgehog_actor |
Friends | |
std::ostream & | operator<< (std::ostream &os, HedgeHog const &hh) |
Definition at line 30 of file hedgehog.h.