25 #ifndef __vtkGeoJSONWriter_h
26 #define __vtkGeoJSONWriter_h
61 return reinterpret_cast<unsigned char *
>(this->OutputString);
87 char *RegisterAndGetOutputString();
112 void CloseFile(ostream *);
121 #endif // __vtkGeoJSONWriter_h
Wrapper around std::string to keep symbols short.
#define vtkGetMacro(name, type)
map scalar values into colors via a lookup table
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOGEOJSON_EXPORT
abstract class to write data to file(s)
a simple class to control print indentation
abstract superclass for arrays of numeric data
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
virtual void WriteData()=0
Convert vtkPolyData to Geo JSON format.
vtkLookupTable * LookupTable
void PrintSelf(ostream &os, vtkIndent indent)
unsigned char * GetBinaryOutputString()
#define vtkSetMacro(name, type)