80 #ifndef __vtkboneApplyTestBase_h 81 #define __vtkboneApplyTestBase_h 96 void PrintParameters(ostream& os,
vtkIndent indent);
107 vtkSetMacro(TopConstraintSpecificMaterial,
int);
108 vtkGetMacro(TopConstraintSpecificMaterial,
int);
114 vtkSetMacro(BottomConstraintSpecificMaterial,
int);
115 vtkGetMacro(BottomConstraintSpecificMaterial,
int);
124 vtkSetMacro(UnevenTopSurface,
int);
125 vtkGetMacro(UnevenTopSurface,
int);
126 vtkBooleanMacro(UnevenTopSurface,
int);
133 vtkSetMacro(UseTopSurfaceMaximumDepth,
int);
134 vtkGetMacro(UseTopSurfaceMaximumDepth,
int);
135 vtkBooleanMacro(UseTopSurfaceMaximumDepth,
int);
141 vtkSetMacro(TopSurfaceMaximumDepth,
double);
142 vtkGetMacro(TopSurfaceMaximumDepth,
double);
143 vtkBooleanMacro(TopSurfaceMaximumDepth,
double);
152 vtkSetMacro(UnevenBottomSurface,
int);
153 vtkGetMacro(UnevenBottomSurface,
int);
154 vtkBooleanMacro(UnevenBottomSurface,
int);
161 vtkSetMacro(UseBottomSurfaceMaximumDepth,
int);
162 vtkGetMacro(UseBottomSurfaceMaximumDepth,
int);
163 vtkBooleanMacro(UseBottomSurfaceMaximumDepth,
int);
169 vtkSetMacro(BottomSurfaceMaximumDepth,
double);
170 vtkGetMacro(BottomSurfaceMaximumDepth,
double);
171 vtkBooleanMacro(BottomSurfaceMaximumDepth,
double);
176 vtkSetMacro(TestAxis,
int);
177 vtkGetMacro(TestAxis,
int);
182 int DataFrameSense(
int testFrameSense);
186 int TestFrameSense(
int dataFrameSense);
191 int DataFramePolarity(
int testFrameSense,
int polarity);
196 double TestFrameBound(
double bounds[6],
int testFrameSense,
int polarity);
200 int GetVoxelLocalId(
int testFrameLocalId);
data model for finite element meshes
Base class for applying a test to create a vtkboneFiniteElementModel.
int TopConstraintSpecificMaterial
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
int UseBottomSurfaceMaximumDepth
int UseTopSurfaceMaximumDepth
double TopSurfaceMaximumDepth
Class for generating a finite element mesh.
static vtkboneFiniteElementModelGenerator * New()
int BottomConstraintSpecificMaterial
double BottomSurfaceMaximumDepth