51 #ifndef __vtkboneApplyTorsionTest_h 52 #define __vtkboneApplyTorsionTest_h 69 vtkSetVector2Macro(TwistAxisOrigin,
double);
70 vtkGetVector2Macro(TwistAxisOrigin,
double);
76 vtkSetMacro(TwistAngle,
double);
77 vtkGetMacro(TwistAngle,
double);
84 double TwistAxisOrigin[2];
data model for finite element meshes
Base class for applying a test to create a vtkboneFiniteElementModel.
static vtkboneApplyTestBase * New()
Generates a finite element mesh that corresponds to a torsion test.
void PrintParameters(ostream &os, vtkIndent indent)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)