40#ifndef vtkJogglePoints_h
41#define vtkJogglePoints_h
43#include "vtkFiltersMeshingModule.h"
47VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
virtual void SetJoggle(int)
Specify constraints on the point perturbations (i.e., joggle motion).
void SetJoggleToUnconstrained()
Specify constraints on the point perturbations (i.e., joggle motion).
vtkTypeBool RadiusIsAbsolute
void SetJoggleToXZPlane()
Specify constraints on the point perturbations (i.e., joggle motion).
void SetJoggleToXYPlane()
Specify constraints on the point perturbations (i.e., joggle motion).
~vtkJogglePoints() override
JoggleConstraints
Specify constraints on the point perturbations (i.e., joggle motion).
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiating, obtaining type information, and printing information.
void SetJoggleToYZPlane()
Specify constraints on the point perturbations (i.e., joggle motion).
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkJogglePoints * New()
Standard methods for instantiating, obtaining type information, and printing information.