Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
mitkVectorPropertySerializer.h File Reference
#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