plastimatch
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Rtss_roi Class Reference

#include <rtss_roi.h>

Public Member Functions

 Rtss_roi ()
 
 ~Rtss_roi ()
 
void clear ()
 
Rtss_contouradd_polyline ()
 
Rtss_contouradd_polyline (size_t num_vertices)
 
void set_color (const char *color_string)
 
std::string get_dcm_color_string () const
 
void get_rgb (int *r, int *g, int *b) const
 

Static Public Member Functions

static std::string adjust_name (const std::string &name_in)
 

Public Attributes

std::string name
 
std::string color
 
int id
 
int bit
 
size_t num_contours
 
Rtss_contour ** pslist
 

Constructor & Destructor Documentation

◆ Rtss_roi()

Rtss_roi::Rtss_roi ( )

◆ ~Rtss_roi()

Rtss_roi::~Rtss_roi ( )

Member Function Documentation

◆ add_polyline() [1/2]

Rtss_contour * Rtss_roi::add_polyline ( )

◆ add_polyline() [2/2]

Rtss_contour * Rtss_roi::add_polyline ( size_t  num_vertices)

◆ adjust_name()

std::string Rtss_roi::adjust_name ( const std::string &  name_in)
static

◆ clear()

void Rtss_roi::clear ( )

◆ get_dcm_color_string()

std::string Rtss_roi::get_dcm_color_string ( ) const

◆ get_rgb()

void Rtss_roi::get_rgb ( int r,
int g,
int b 
) const

◆ set_color()

void Rtss_roi::set_color ( const char color_string)

Member Data Documentation

◆ bit

int Rtss_roi::bit

◆ color

std::string Rtss_roi::color

◆ id

int Rtss_roi::id

◆ name

std::string Rtss_roi::name

◆ num_contours

size_t Rtss_roi::num_contours

◆ pslist

Rtss_contour** Rtss_roi::pslist

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