28 void set_color (
const char* color_string);
30 void get_rgb (
int *r,
int *g,
int *b)
const;
32 static std::string
adjust_name (
const std::string& name_in);
Definition rtss_contour.h:10
Rtss_contour ** pslist
Definition rtss_roi.h:19
size_t num_contours
Definition rtss_roi.h:18
int bit
Definition rtss_roi.h:17
void set_color(const char *color_string)
Definition rtss_roi.cxx:92
float rsp_value
Definition rtss_roi.h:20
void clear()
Definition rtss_roi.cxx:29
static std::string adjust_name(const std::string &name_in)
Definition rtss_roi.cxx:76
void get_rgb(int *r, int *g, int *b) const
Definition rtss_roi.cxx:120
int id
Definition rtss_roi.h:16
std::string get_dcm_color_string() const
Definition rtss_roi.cxx:112
Rtss_contour * add_polyline()
Definition rtss_roi.cxx:48
std::string color
Definition rtss_roi.h:15
std::string name
Definition rtss_roi.h:14
Rtss_roi()
Definition rtss_roi.cxx:14
#define PLMBASE_API
Definition plmbase_config.h:19