55 #ifndef __vtkboneApplyBendingTest_h 56 #define __vtkboneApplyBendingTest_h 73 vtkSetVector2Macro(NeutralAxisOrigin,
double);
74 vtkGetVector2Macro(NeutralAxisOrigin,
double);
80 vtkSetMacro(NeutralAxisAngle,
double);
81 vtkGetMacro(NeutralAxisAngle,
double);
88 vtkSetMacro(BendingAngle,
double);
89 vtkGetMacro(BendingAngle,
double);
96 double NeutralAxisOrigin[2];
data model for finite element meshes
Base class for applying a test to create a vtkboneFiniteElementModel.
static vtkboneApplyTestBase * New()
void PrintParameters(ostream &os, vtkIndent indent)
void PrintSelf(ostream &os, vtkIndent indent)
Generates a finite element mesh that corresponds to a bending test.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)