![]() |
Thermal Camera SDK 11.3.0
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 | |
| 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 | |
| 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 |