24 #ifndef vtkWebApplication_h 25 #define vtkWebApplication_h 28 #include "vtkWebCoreModule.h" 52 vtkSetClampMacro(ImageEncoding,
int, ENCODING_NONE, ENCODING_BASE64);
53 vtkGetMacro(ImageEncoding,
int);
66 vtkSetClampMacro(ImageCompression,
int, COMPRESSION_NONE, COMPRESSION_JPEG);
67 vtkGetMacro(ImageCompression,
int);
90 bool HandleInteractionEvent(
116 const char* GetWebGLBinaryData(
vtkRenderWindow *view,
const char*
id,
int partIndex);
141 vtkInternals* Internals;
abstract base class for most VTK objects
class used to assign Id to any VTK object and be able to retrieve it base on its id.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTypeUInt32 vtkMTimeType
defines ParaViewWeb application interface.
a simple class to control print indentation
dynamic, self-adjusting array of unsigned char
create a window for renderers to draw into
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
vtkMTimeType LastStillRenderToMTime