TPCCLIB
Loading...
Searching...
No Matches
ROI_list Struct Reference

#include <libtpcroi.h>

Data Fields

RoiListrois
int nr
ROIroi

Detailed Description

Definition for a set of ROIs (deprecated)

Definition at line 94 of file libtpcroi.h.

Field Documentation

◆ nr

int ROI_list::nr

Number of ROIs in list; Deprecated, use the above linked list instead

Definition at line 98 of file libtpcroi.h.

Referenced by roi_delete(), roi_delete_n(), roi_empty(), roi_init(), roi_read(), roi_save(), roiAppend(), roiDel(), roiRead(), and roiSave().

◆ roi

ROI* ROI_list::roi

List of the rois (deprecated)

Definition at line 104 of file libtpcroi.h.

Referenced by roi_empty(), roi_init(), roiAppend(), roiDel(), roiRead(), and roiSave().

◆ rois

RoiList* ROI_list::rois

Linked list for ROIs

Definition at line 96 of file libtpcroi.h.

Referenced by roi_append_n(), roi_delete(), roi_delete_n(), roi_empty(), roi_init(), roi_read(), and roi_save().


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