Go to the documentation of this file.
92 #ifndef vtkImplicitModeller_h
93 #define vtkImplicitModeller_h
98 #define VTK_VOXEL_MODE 0
99 #define VTK_CELL_MODE 1
234 {this->SetOutputScalarType(
VTK_CHAR);};
276 int SampleDimensions[3];
278 double ModelBounds[6];
void SetOutputScalarTypeToUnsignedLong()
void SetOutputScalarTypeToChar()
double InternalMaxDistance
void SetCapValue(double value)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTK_UNSIGNED_SHORT
void StartAppend(int internal)
#define vtkTypeMacro(thisClass, superclass)
double GetScalarTypeMax(int type)
const char * GetProcessModeAsString(void)
abstract superclass for arrays of numeric data
Generic algorithm superclass for image algs.
GLenum GLenum GLenum input
#define vtkGetVectorMacro(name, type, count)
void Append(vtkDataSet *input)
void SetOutputScalarTypeToLong()
void PrintSelf(ostream &os, vtkIndent indent)
A class for performing multithreaded execution.
#define vtkSetClampMacro(name, type, min, max)
compute distance from input geometry on structured point dataset
#define VTKFILTERSHYBRID_EXPORT
GLsizei const GLfloat * value
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
void SetOutputScalarTypeToUnsignedShort()
void Cap(vtkDataArray *s)
void SetOutputScalarType(int type)
#define VTK_UNSIGNED_CHAR
#define vtkGetMacro(name, type)
abstract class to specify dataset behavior
#define VTK_UNSIGNED_LONG
void SetOutputScalarTypeToDouble()
vtkBooleanMacro(IgnoreDriverBugs, bool)
virtual int FillInputPortInformation(int, vtkInformation *)
vtkSetMacro(IgnoreDriverBugs, bool)
void SetSampleDimensions(int dim[3])
void SetOutputScalarTypeToUnsignedChar()
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkMultiThreader * Threader
#define vtkSetVector6Macro(name, type)
double ComputeModelBounds(vtkDataSet *input=NULL)
int ScaleToMaximumDistance
void SetProcessModeToPerCell()
void SetOutputScalarTypeToShort()
static vtkImplicitModeller * New()
void SetOutputScalarTypeToUnsignedInt()
GLuint GLuint GLsizei GLenum type
void SetSampleDimensions(int i, int j, int k)
void SetOutputScalarTypeToInt()
void SetProcessModeToPerVoxel()
void SetOutputScalarTypeToFloat()