32#ifndef vtkAxesTransformRepresentation_h
33#define vtkAxesTransformRepresentation_h
35#include "vtkInteractionWidgetsModule.h"
102 vtkSetClampMacro(Tolerance,
int, 1, 100);
103 vtkGetMacro(Tolerance,
int);
112 vtkSetStringMacro(LabelFormat);
113 vtkGetStringMacro(LabelFormat);
141 vtkSetClampMacro(InteractionState,
int, Outside, OnZEnd);
175 this->SetLabelScale(scale);
224 double LastEventPosition[3];
represents an object (geometry & properties) in a rendered scene
implicit function for a bounding box
generate a polygonal cylinder centered at the origin
dynamic, self-adjusting array of double
a subclass of actor that always faces the camera
copy oriented and scaled glyph geometry to every input point
abstract class for representing widget handles
a simple class to control print indentation
represent and manipulate 3D points
map vtkPolyData to graphics primitives
concrete dataset represents vertices, lines, polygons, and triangle strips
represent surface properties of a geometric object
abstract specification for Viewports
window superclass for vtkRenderWindow