40 #ifndef __vtkImplicitPlaneRepresentation_h
41 #define __vtkImplicitPlaneRepresentation_h
79 void SetOrigin(
double x,
double y,
double z);
80 void SetOrigin(
double x[3]);
82 void GetOrigin(
double xyz[3]);
87 void SetNormal(
double x,
double y,
double z);
88 void SetNormal(
double x[3]);
89 void SetNormalToCamera();
91 void GetNormal(
double xyz[3]);
99 void SetNormalToXAxis(
int);
102 void SetNormalToYAxis(
int);
105 void SetNormalToZAxis(
int);
114 virtual void SetLockNormalToCamera(
int);
132 void SetDrawPlane(
int plane);
177 void UpdatePlacement(
void);
206 void SetEdgeColor(
double,
double,
double);
207 void SetEdgeColor(
double x[3]);
223 void BumpPlane(
int dir,
double factor);
229 void PushPlane(
double distance);
277 virtual void SetRepresentationState(
int);
288 double LastEventPosition[3];
309 void HighlightOutline(
int highlight);
319 void HighlightPlane(
int highlight);
332 void HighlightNormal(
int highlight);
364 void ConstrainOrigin(
double x[3]);
365 void Rotate(
double X,
double Y,
double *p1,
double *p2,
double *vpn);
366 void TranslatePlane(
double *p1,
double *p2);
367 void TranslateOutline(
double *p1,
double *p2);
368 void TranslateOrigin(
double *p1,
double *p2);
369 void Push(
double *p1,
double *p2);
370 void Scale(
double *p1,
double *p2,
double X,
double Y);
382 void CreateDefaultProperties();
384 void GeneratePlane();
Cut vtkDataSet with user-specified implicit function.
vtkProperty * EdgesProperty
represents an object (geometry & properties) in a rendered scene
vtkPolyDataMapper * LineMapper
vtkPolyDataMapper * EdgesMapper
vtkConeSource * ConeSource
abstract specification for Viewports
represent surface properties of a geometric object
vtkProperty * SelectedPlaneProperty
#define vtkGetMacro(name, type)
vtkOutlineFilter * Outline
vtkProperty * SelectedNormalProperty
vtkLineSource * LineSource2
map scalar values into colors via a lookup table
vtkPolyDataMapper * ConeMapper
#define vtkSetClampMacro(name, type, min, max)
vtkProperty * NormalProperty
concrete dataset represents vertices, lines, polygons, and triangle strips
GLint GLint GLint GLint GLint GLint y
#define vtkTypeMacro(thisClass, superclass)
window superclass for vtkRenderWindow
GLint GLint GLint GLint GLint x
create wireframe outline for arbitrary data set
create a polygonal sphere centered at the origin
Superclass for algorithms that produce only polydata as output.
filter that generates tubes around lines
vtkProperty * PlaneProperty
a simple class to control print indentation
a class defining the representation for a vtkImplicitPlaneWidget2
extract boundary, non-manifold, and/or sharp edges from polygonal data
topologically and geometrically regular array of data
vtkPolyDataMapper * SphereMapper
perform various plane computations
vtkPolyDataMapper * OutlineMapper
#define vtkGetObjectMacro(name, type)
vtkLineSource * LineSource
vtkProperty * SelectedOutlineProperty
vtkConeSource * ConeSource2
create a line defined by two end points
map vtkPolyData to graphics primitives
vtkTubeFilter * EdgesTuber
ray-cast cell picker for all kinds of Prop3Ds
vtkPolyDataMapper * LineMapper2
#define vtkBooleanMacro(name, type)
vtkPolyDataMapper * ConeMapper2
vtkProperty * OutlineProperty
implicit function for a bounding box
vtkPolyDataMapper * CutMapper
#define vtkSetMacro(name, type)