VTK
9.5.20250802
|
#include "vtkType.h"
#include "vtkWebAssemblySessionModule.h"
#include "vtkDeprecation.h"
#include <emscripten/val.h>
Go to the source code of this file.
Classes | |
class | vtkRemoteSession |
Provides a remote session interface wrapped around vtk.h for managing VTK objects and states in a WebAssembly environment. More... | |
Typedefs | |
typedef struct vtkSessionImpl * | vtkSession |
typedef struct vtkSessionImpl* vtkSession |
Definition at line 42 of file vtkRemoteSession.h.