#include <SVTK_Trihedron.h>

Public Member Functions | |
| vtkTypeMacro (SVTK_Trihedron, VTKViewer_Trihedron) | |
| virtual int | GetVisibleActorCount (vtkRenderer *theRenderer) | 
  Public Member Functions inherited from VTKViewer_Trihedron | |
| vtkTypeMacro (VTKViewer_Trihedron, vtkObject) | |
| virtual void | SetSize (double theSize) | 
| virtual double | GetSize () | 
| virtual void | SetVisibility (TVisibility theVis) | 
| virtual void | VisibilityOff () | 
| virtual void | VisibilityOn () | 
| virtual TVisibility | GetVisibility () | 
| virtual void | AddToRender (vtkRenderer *theRenderer) | 
| virtual void | RemoveFromRender (vtkRenderer *theRenderer) | 
| virtual bool | OwnActor (const vtkActor *theActor) | 
Static Public Member Functions | |
| static SVTK_Trihedron * | New () | 
  Static Public Member Functions inherited from VTKViewer_Trihedron | |
| static VTKViewer_Trihedron * | New () | 
Protected Member Functions | |
| SVTK_Trihedron () | |
| SVTK_Trihedron (const SVTK_Trihedron &) | |
| void | operator= (const SVTK_Trihedron &) | 
  Protected Member Functions inherited from VTKViewer_Trihedron | |
| VTKViewer_Trihedron () | |
| VTKViewer_Trihedron (const VTKViewer_Trihedron &) | |
| virtual | ~VTKViewer_Trihedron () | 
Additional Inherited Members | |
  Public Types inherited from VTKViewer_Trihedron | |
| enum | TVisibility { eOff, eOn, eOnlyLineOn } | 
  Protected Attributes inherited from VTKViewer_Trihedron | |
| vtkActorCollection * | myPresent | 
| VTKViewer_Axis * | myAxis [3] | 
| double | mySize | 
      
  | 
  protected | 
Constructor
      
  | 
  protected | 
      
  | 
  virtual | 
| theRenderer | - renderer to be checked | 
Reimplemented from VTKViewer_Trihedron.
References VTK::ActorCollectionCopy::GetActors().
      
  | 
  static | 
      
  | 
  protected | 
| SVTK_Trihedron::vtkTypeMacro | ( | SVTK_Trihedron | , | 
| VTKViewer_Trihedron | |||
| ) |