VTK  9.5.20250810
Classes | Typedefs
vtkStandaloneSession.h File Reference
#include "vtkType.h"
#include "vtkWebAssemblySessionModule.h"
#include <emscripten/val.h>
Include dependency graph for vtkStandaloneSession.h:

Go to the source code of this file.

Classes

class  vtkStandaloneSession
 A standalone session for managing VTK objects in a WebAssembly environment. More...
 

Typedefs

typedef struct vtkSessionImpl * vtkSession
 

Typedef Documentation

◆ vtkSession

typedef struct vtkSessionImpl* vtkSession

Definition at line 28 of file vtkStandaloneSession.h.