33 #ifndef __vtkboneGenerateHomogeneousMaterialTable_h 34 #define __vtkboneGenerateHomogeneousMaterialTable_h 60 vtkSetMacro(FirstIndex,
int);
61 vtkGetMacro(FirstIndex,
int);
66 vtkSetMacro(LastIndex,
int);
67 vtkGetMacro(LastIndex,
int);
generates a homogeneous material table.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkboneMaterial * Material
vtkDataArray * MaterialIdList
An abstract base class for materials used in finite element models.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkboneMaterialTableAlgorithm * New()
Superclass for algorithms that produce only vtkboneMaterialTable as output.