MeVisLab Toolbox Reference
ml::ContourToCSO Class Reference

#include <mlContourToCSO.h>

Public Member Functions

 ContourToCSO (CSOListPtr csoList)
 Constructor. More...
 
void addCSO (CSOGroup *csoGroup, const DcmDRTContourSequenceInterface::Item &contour)
 Adds new CSO to CSOList and combines it with CSOGroup. More...
 

Detailed Description

Definition at line 31 of file mlContourToCSO.h.

Constructor & Destructor Documentation

◆ ContourToCSO()

ml::ContourToCSO::ContourToCSO ( CSOListPtr  csoList)

Constructor.

Parameters
csoList- CSOList to which new CSO is to be added.

Member Function Documentation

◆ addCSO()

void ml::ContourToCSO::addCSO ( CSOGroup csoGroup,
const DcmDRTContourSequenceInterface::Item contour 
)

Adds new CSO to CSOList and combines it with CSOGroup.

Parameters
csoGroup- CSOGroup the new CSO should be combined with.
contour- contour which provides data for added CSO.

The documentation for this class was generated from the following file: