vtkPVWebExporter is used to produce vtkjs export in the ParaView application.
More...
#include <vtkPVWebExporter.h>
Inherits vtkJSONSceneExporter.
vtkPVWebExporter is used to produce vtkjs export in the ParaView application.
vtkPVWebExporter is used to produce scene export for web sharing.
Definition at line 17 of file vtkPVWebExporter.h.
◆ Superclass
◆ vtkPVWebExporter()
vtkPVWebExporter::vtkPVWebExporter |
( |
| ) |
|
|
protected |
◆ ~vtkPVWebExporter()
vtkPVWebExporter::~vtkPVWebExporter |
( |
| ) |
|
|
overrideprotected |
◆ New()
◆ GetClassName()
virtual const char* vtkPVWebExporter::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPVWebExporter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkPVWebExporter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkPVWebExporter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ SetParaViewGlanceHTML()
virtual void vtkPVWebExporter::SetParaViewGlanceHTML |
( |
const char * |
| ) |
|
|
virtual |
Specify file name of the ParaViewGlance HTML file to use to embed the data in.
◆ GetParaViewGlanceHTML()
virtual char* vtkPVWebExporter::GetParaViewGlanceHTML |
( |
| ) |
|
|
virtual |
Specify file name of the ParaViewGlance HTML file to use to embed the data in.
◆ Write()
void vtkPVWebExporter::Write |
( |
| ) |
|
|
overrideprotected |
The documentation for this class was generated from the following file: