HDK
|
This is the complete list of members for ROI, including all inherited members.
All() noexcept | ROI | inlinestatic |
chbegin | ROI | |
chend | ROI | |
contains(int x, int y, int z=0, int ch=0) const noexcept | ROI | inline |
contains(const ROI &other) const noexcept | ROI | inline |
defined() const noexcept | ROI | inline |
depth() const noexcept | ROI | inline |
height() const noexcept | ROI | inline |
nchannels() const noexcept | ROI | inline |
npixels() const noexcept | ROI | inline |
operator!=(const ROI &a, const ROI &b) noexcept | ROI | friend |
operator<<(std::ostream &out, const ROI &roi) | ROI | friend |
operator==(const ROI &a, const ROI &b) noexcept | ROI | friend |
ROI() noexcept | ROI | inline |
ROI(int xbegin, int xend, int ybegin, int yend, int zbegin=0, int zend=1, int chbegin=0, int chend=10000) noexcept | ROI | inline |
width() const noexcept | ROI | inline |
xbegin | ROI | |
xend | ROI | |
ybegin | ROI | |
yend | ROI | |
zbegin | ROI | |
zend | ROI |