Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::Frame Member List

This is the complete list of members for optris::Frame, including all inherited members.

_valuesoptris::Frameprotected
clear()optris::Frame
clone() const noexceptoptris::Frameinline
ConstFrameIterator (defined in optris::Frame)optris::Framefriend
copyDataTo(unsigned short *destination, int size) const noexceptoptris::Frame
Frame() noexceptoptris::Frame
Frame(const Frame &)=defaultoptris::Frame
Frame(Frame &&)=defaultoptris::Frame
getConstIterator() const noexceptoptris::Frameinline
getData() const noexceptoptris::Frameinline
getHeight() const noexceptoptris::Frameinline
getSize() const noexceptoptris::Frameinline
getValue(int index) const noexcept(false)optris::Frame
getValue(int x, int y) const noexcept(false)optris::Frame
getWidth() const noexceptoptris::Frameinline
isEmpty() const noexceptoptris::Frameinline
operator=(const Frame &)=defaultoptris::Frame
operator=(Frame &&)=defaultoptris::Frame
resize(int width, int height)optris::Frame
setData(const unsigned short *source)optris::Frame
setFromRawData(const void *source)optris::Frame
~Frame() noexcept=defaultoptris::Framevirtual