MeVisLab Toolbox Reference
mlContourToCSO.h File Reference

Helper class converting Contour to CSO. More...

#include "MLDcmtkMLConvertersSystem.h"
#include <mlVector3.h>
#include <CSOBase/CSOList.h>
#include <DcmSequenceInterfaces/mlDcmDRTContourSequenceInterface.h>
#include <vector>
#include <map>
#include <utility>

Go to the source code of this file.

Classes

class  ml::ContourToCSO
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef std::map< std::string, std::string > TStrStrMap
 
typedef std::pair< std::string, std::string > TStrStrPair
 

Detailed Description

Helper class converting Contour to CSO.

Author
Grzegorz Chlebus
Date
2014-05-27

Definition in file mlContourToCSO.h.

Typedef Documentation

◆ TStrStrMap

typedef std::map<std::string, std::string> TStrStrMap

Definition at line 23 of file mlContourToCSO.h.

◆ TStrStrPair

typedef std::pair<std::string, std::string> TStrStrPair

Definition at line 24 of file mlContourToCSO.h.