![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
This is the complete list of members for optris::Frame, including all inherited members.
_values | optris::Frame | protected |
clear() | optris::Frame | |
clone() const noexcept | optris::Frame | inline |
ConstFrameIterator (defined in optris::Frame) | optris::Frame | friend |
copyDataTo(unsigned short *destination, int size) const noexcept | optris::Frame | |
Frame() noexcept | optris::Frame | |
Frame(const Frame &)=default | optris::Frame | |
Frame(Frame &&)=default | optris::Frame | |
getConstIterator() const noexcept | optris::Frame | inline |
getData() const noexcept | optris::Frame | inline |
getHeight() const noexcept | optris::Frame | inline |
getSize() const noexcept | optris::Frame | inline |
getValue(int index) const noexcept(false) | optris::Frame | |
getValue(int x, int y) const noexcept(false) | optris::Frame | |
getWidth() const noexcept | optris::Frame | inline |
isEmpty() const noexcept | optris::Frame | inline |
operator=(const Frame &)=default | optris::Frame | |
operator=(Frame &&)=default | optris::Frame | |
resize(int width, int height) | optris::Frame | |
setData(const unsigned short *source) | optris::Frame | |
setFromRawData(const void *source) | optris::Frame | |
~Frame() noexcept=default | optris::Frame | virtual |