MeVisLab Toolbox 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 | |
namespace | 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 |
typedef std::map<std::string, std::string> TStrStrMap |
Definition at line 23 of file mlContourToCSO.h.
typedef std::pair<std::string, std::string> TStrStrPair |
Definition at line 24 of file mlContourToCSO.h.