![]() |
LibMultiSense
LibMultiSense Documentation
|
#include <ImageMessage.hh>
Public Member Functions | |
Image (utility::BufferStreamReader &r, VersionType v) | |
Image () | |
template<class Archive > | |
void | serialize (Archive &message, const VersionType version) |
![]() | |
ImageHeader () | |
Public Attributes | |
void * | dataP |
![]() | |
uint32_t | source |
uint32_t | bitsPerPixel |
int64_t | frameId |
uint16_t | width |
uint16_t | height |
uint32_t | exposure |
float | gain |
uint32_t | sourceExtended |
Additional Inherited Members | |
![]() | |
static CRL_CONSTEXPR IdType | ID = ID_DATA_IMAGE |
static CRL_CONSTEXPR VersionType | VERSION = 3 |
Definition at line 89 of file ImageMessage.hh.
|
inline |
Definition at line 97 of file ImageMessage.hh.
|
inline |
Definition at line 98 of file ImageMessage.hh.
|
inline |
Definition at line 104 of file ImageMessage.hh.
void* crl::multisense::details::wire::Image::dataP |
Definition at line 92 of file ImageMessage.hh.