Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
salomevtkPVAxesActor.cxx File Reference
#include "salomevtkPVAxesActor.h"
#include "vtkObject.h"
#include "vtkObjectFactory.h"
#include "vtkActor.h"
#include "vtkPropCollection.h"
#include "vtkProperty.h"
#include "vtkRenderWindow.h"
#include "vtkTransform.h"
#include "vtkCylinderSource.h"
#include "vtkPolyDataMapper.h"
#include "vtkLineSource.h"
#include "vtkPolyData.h"
#include "vtkConeSource.h"
#include "vtkSphereSource.h"
#include "vtkVectorText.h"
#include "vtkFollower.h"
#include "vtkRenderer.h"
#include <math.h>

Namespaces

namespace  salomevtk
 

Functions

 salomevtk::vtkStandardNewMacro (vtkPVAxesActor)
 
 salomevtk::vtkCxxSetObjectMacro (vtkPVAxesActor, UserDefinedTip, vtkPolyData)
 
 salomevtk::vtkCxxSetObjectMacro (vtkPVAxesActor, UserDefinedShaft, vtkPolyData)