78 #ifndef __vtkPlot3DMetaReader_h
79 #define __vtkPlot3DMetaReader_h
85 struct vtkPlot3DMetaReaderInternals;
123 void SetAutoDetectFormat(Json::Value*
value);
124 void SetByteOrder(Json::Value*
value);
125 void SetPrecision(Json::Value*
val);
126 void SetMultiGrid(Json::Value*
val);
127 void SetFormat(Json::Value*
val);
128 void SetBlanking(Json::Value*
val);
129 void Set2D(Json::Value*
val);
130 void SetR(Json::Value*
val);
131 void SetGamma(Json::Value*
val);
132 void SetFileNames(Json::Value*
val);
133 void SetLanguage(Json::Value*
val);
134 void AddFunctions(Json::Value*
val);
141 vtkPlot3DMetaReaderInternals* Internal;
GLsizei const GLfloat * value
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
#define vtkSetStringMacro(name)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOGEOMETRY_EXPORT
static vtkMultiBlockDataSetAlgorithm * New()
a simple class to control print indentation
#define vtkGetStringMacro(name)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)