plastimatch
Loading...
Searching...
No Matches
Macros | Functions
rtss.cxx File Reference
#include "plmbase_config.h"
#include <limits>
#include <set>
#include <vector>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "logfile.h"
#include "plm_image_header.h"
#include "plm_int.h"
#include "plm_math.h"
#include "rtss_contour.h"
#include "rtss_roi.h"
#include "rtss.h"
#include "rt_study_metadata.h"
#include "slice_list.h"
#include "string_util.h"

Macros

#define SPACING_TOL   0.2 /* How close you need to be to be on the slice */
 

Functions

static std::string assign_random_color ()
 

Macro Definition Documentation

◆ SPACING_TOL

#define SPACING_TOL   0.2 /* How close you need to be to be on the slice */

Function Documentation

◆ assign_random_color()

static std::string assign_random_color ( )
static