1#ifndef TTTRLIB_CLSMPIXEL_H
2#define TTTRLIB_CLSMPIXEL_H
Definition CLSMImage.h:161
CLSMPixel(const CLSMPixel &p2)
Definition CLSMPixel.h:16
CLSMPixel(CLSMPixel *p2=nullptr)
Definition CLSMPixel.h:18
virtual ~CLSMPixel()=default
Represents a range of TTTR indices.
Definition TTTRRange.h:15
itlib::flat_set< int > _tttr_indices
Set of TTTR indices in the range.
Definition TTTRRange.h:23