VTK  9.6.20260227
vtkWebAssemblySessionHelper.h File Reference
#include <emscripten/val.h>
#include "vtkABINamespace.h"
#include "vtkArrayDispatch.h"
#include "vtkBitArray.h"
#include "vtkDataArrayMeta.h"
#include "vtkObjectManager.h"
#include "vtkSession.h"
Include dependency graph for vtkWebAssemblySessionHelper.h:

Go to the source code of this file.

Classes

struct  vtkSessionJsonImpl
 

Typedefs

using Arrays = vtkTypeList::Append<vtkArrayDispatch::AOSArrays, vtkBitArray>::Result
 

Typedef Documentation

◆ Arrays

using Arrays = vtkTypeList::Append<vtkArrayDispatch::AOSArrays, vtkBitArray>::Result

Definition at line 18 of file vtkWebAssemblySessionHelper.h.