|
Slicer
4.10
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkAddon.h"#include "vtkAddonSetGet.h"#include "vtkStreamingVolumeFrame.h"#include <vtkImageData.h>#include <vtkObject.h>#include <vtkUnsignedCharArray.h>#include <map>

Go to the source code of this file.
Classes | |
| struct | vtkStreamingVolumeCodec::ParameterPreset |
| class | vtkStreamingVolumeCodec |
| VTK object for representing a volume compression codec (normally a video compression codec) More... | |
Macros | |
| #define | vtkCodecNewMacro(newClass) |
| #define vtkCodecNewMacro | ( | newClass | ) |
Definition at line 38 of file vtkStreamingVolumeCodec.h.
1.8.14