OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::common::messages::ImageRegion::MessageSerialization Class Reference

Public Member Functions

 MessageSerialization (OSVR_ImagingMetadata const &meta, OSVR_ImageBufferElement *imageData, OSVR_ChannelCount sensor)
 
template<typename T >
void allocateBuffer (T &, size_t bytes, std::true_type const &)
 
template<typename T >
void allocateBuffer (T &, size_t, std::false_type const &)
 
template<typename T >
void processMessage (T &p)
 
ImageData getData () const
 

Detailed Description

Definition at line 60 of file ImagingComponent.cpp.

Member Function Documentation

template<typename T >
void osvr::common::messages::ImageRegion::MessageSerialization::processMessage ( T &  p)
inline

Allocate the matrix backing data, if we're deserializing only.

Definition at line 83 of file ImagingComponent.cpp.


The documentation for this class was generated from the following file: