VTK
Classes | Macros
vtkPolarAxesActor.h File Reference
#include "vtkRenderingAnnotationModule.h"
#include "vtkActor.h"
#include "vtkAxisActor.h"
#include <list>
Include dependency graph for vtkPolarAxesActor.h:

Go to the source code of this file.

Classes

class  vtkPolarAxesActor
 create an actor of a polar axes - More...
 

Macros

#define VTK_MAXIMUM_NUMBER_OF_RADIAL_AXES   50
 
#define VTK_DEFAULT_NUMBER_OF_RADIAL_AXES   5
 
#define VTK_MAXIMUM_NUMBER_OF_POLAR_AXIS_TICKS   200
 
#define VTK_MAXIMUM_RATIO   1000.0
 
#define VTK_POLAR_ARC_RESOLUTION_PER_DEG   0.2
 

Macro Definition Documentation

#define VTK_MAXIMUM_NUMBER_OF_RADIAL_AXES   50

Definition at line 42 of file vtkPolarAxesActor.h.

#define VTK_DEFAULT_NUMBER_OF_RADIAL_AXES   5

Definition at line 43 of file vtkPolarAxesActor.h.

#define VTK_MAXIMUM_NUMBER_OF_POLAR_AXIS_TICKS   200

Definition at line 44 of file vtkPolarAxesActor.h.

#define VTK_MAXIMUM_RATIO   1000.0

Definition at line 45 of file vtkPolarAxesActor.h.

#define VTK_POLAR_ARC_RESOLUTION_PER_DEG   0.2

Definition at line 46 of file vtkPolarAxesActor.h.