Version: 9.15.0
VTKViewer_ZAxis Class Reference

Z Axis actor. More...

Inheritance diagram for VTKViewer_ZAxis:
Inheritance graph

Public Member Functions

 vtkTypeMacro (VTKViewer_ZAxis, VTKViewer_Axis) static VTKViewer_ZAxis *New()
 
- Public Member Functions inherited from VTKViewer_Axis
 vtkTypeMacro (VTKViewer_Axis, vtkObject) virtual void AddToRender(vtkRenderer *theRenderer)
 
virtual void RemoveFromRender (vtkRenderer *theRenderer)
 
virtual void SetVisibility (VTKViewer_Trihedron::TVisibility theVis)
 
virtual VTKViewer_Trihedron::TVisibility GetVisibility ()
 
virtual void SetCamera (vtkCamera *theCamera)
 
virtual void SetColor (double theRed, double theGreen, double theBlue)
 
virtual void SetTextColor (double theRed, double theGreen, double theBlue)
 
virtual void SetSize (double theSize)
 
virtual vtkTextActorGetLabel ()
 
virtual vtkFollowerGetArrow ()
 
virtual bool OwnActor (const vtkActor *theActor)
 

Protected Member Functions

 VTKViewer_ZAxis ()
 
 VTKViewer_ZAxis (const VTKViewer_ZAxis &)
 
- Protected Member Functions inherited from VTKViewer_Axis
 VTKViewer_Axis ()
 
 VTKViewer_Axis (const VTKViewer_Axis &)
 
virtual ~VTKViewer_Axis ()
 

Additional Inherited Members

- Protected Attributes inherited from VTKViewer_Axis
VTKViewer_Trihedron::TVisibility myVisibility
 
double myDir [3]
 
double myRot [3]
 
VTKViewer_LineActormyLineActor
 
vtkFollowermyArrowActor
 
vtkTextActormyLabelActor
 
vtkPolyDataMapper * myMapper [3]
 
vtkLineSource * myLineSource
 
vtkConeSource * myConeSource
 
vtkTextMapper * myTextMapper
 

Detailed Description

Z Axis actor.

Constructor & Destructor Documentation

◆ VTKViewer_ZAxis() [1/2]

VTKViewer_ZAxis::VTKViewer_ZAxis ( )
protected

◆ VTKViewer_ZAxis() [2/2]

VTKViewer_ZAxis::VTKViewer_ZAxis ( const VTKViewer_ZAxis )
protected

Member Function Documentation

◆ vtkTypeMacro()

VTKViewer_ZAxis::vtkTypeMacro ( VTKViewer_ZAxis  ,
VTKViewer_Axis   
)

The documentation for this class was generated from the following file: