MeVisLab Toolbox Reference
ml::RTDoseIODToCSOList Class Reference

#include <mlRTDoseIODToCSOList.h>

Public Member Functions

 RTDoseIODToCSOList (CSOListPtr csoList, DRTDoseIODBase &rtDose, boost::function< void(float)> *callback=NULL)
 Constructor. More...
 
void convert ()
 Converts RTDoseIOD to CSOList. More...
 

Detailed Description

Definition at line 26 of file mlRTDoseIODToCSOList.h.

Constructor & Destructor Documentation

◆ RTDoseIODToCSOList()

ml::RTDoseIODToCSOList::RTDoseIODToCSOList ( CSOListPtr  csoList,
DRTDoseIODBase rtDose,
boost::function< void(float)> *  callback = NULL 
)

Constructor.

Parameters
csoList- Empty CSOList, which stores the result of conversion.
rtDose- RT Dose object providing data for CSOList.
callback- callback function for setting conversion progress.

Member Function Documentation

◆ convert()

void ml::RTDoseIODToCSOList::convert ( )

Converts RTDoseIOD to CSOList.


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