VTK  9.5.20250802
Classes | Typedefs
vtkRemoteSession.h File Reference
#include "vtkType.h"
#include "vtkWebAssemblySessionModule.h"
#include "vtkDeprecation.h"
#include <emscripten/val.h>
Include dependency graph for vtkRemoteSession.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 Documentation

◆ vtkSession

typedef struct vtkSessionImpl* vtkSession

Definition at line 42 of file vtkRemoteSession.h.