Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include "mitkBasePropertySerializer.h"
#include "mitkVectorProperty.h"
#include <mitkLexicalCast.h>
#include <tinyxml2.h>
Go to the source code of this file.
Classes | |
class | mitk::VectorPropertySerializer< DATATYPE > |
Serializes a VectorProperty. More... | |
Namespaces | |
mitk | |
Find image slices visible on a given plane. | |
Typedefs | |
typedef VectorPropertySerializer< double > | mitk::DoubleVectorPropertySerializer |
typedef VectorPropertySerializer< int > | mitk::IntVectorPropertySerializer |