Public Member Functions | Private Attributes | List of all members
rs_frame_image< pixel_type, RS_FORMAT > Class Template Reference

#include <rs_frame_image.h>

Public Member Functions

voiddata ()
 
void const * data () const
 
long nc () const
 
long nr () const
 
rs_frame_imageoperator= (const rs_frame_image &)=default
 
pixel_type const * operator[] (unsigned const row) const
 
 rs_frame_image (rs2::video_frame const &f)
 
 rs_frame_image ()
 
size_t size () const
 
long width_step () const
 

Private Attributes

void_data
 
rs2::video_frame _frame
 
long _nc
 
long _nr
 

Detailed Description

template<typename pixel_type, int RS_FORMAT>
class rs_frame_image< pixel_type, RS_FORMAT >

Definition at line 18 of file rs_frame_image.h.

Constructor & Destructor Documentation

template<typename pixel_type, int RS_FORMAT>
rs_frame_image< pixel_type, RS_FORMAT >::rs_frame_image ( rs2::video_frame const &  f)
inline

Definition at line 26 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
rs_frame_image< pixel_type, RS_FORMAT >::rs_frame_image ( )
inline

Definition at line 38 of file rs_frame_image.h.

Member Function Documentation

template<typename pixel_type, int RS_FORMAT>
void* rs_frame_image< pixel_type, RS_FORMAT >::data ( )
inline

Definition at line 41 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
void const* rs_frame_image< pixel_type, RS_FORMAT >::data ( ) const
inline

Definition at line 42 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
long rs_frame_image< pixel_type, RS_FORMAT >::nc ( ) const
inline

Definition at line 45 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
long rs_frame_image< pixel_type, RS_FORMAT >::nr ( ) const
inline

Definition at line 44 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
rs_frame_image& rs_frame_image< pixel_type, RS_FORMAT >::operator= ( const rs_frame_image< pixel_type, RS_FORMAT > &  )
default
template<typename pixel_type, int RS_FORMAT>
pixel_type const* rs_frame_image< pixel_type, RS_FORMAT >::operator[] ( unsigned const  row) const
inline

Definition at line 48 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
size_t rs_frame_image< pixel_type, RS_FORMAT >::size ( void  ) const
inline

Definition at line 40 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
long rs_frame_image< pixel_type, RS_FORMAT >::width_step ( ) const
inline

Definition at line 46 of file rs_frame_image.h.

Member Data Documentation

template<typename pixel_type, int RS_FORMAT>
void* rs_frame_image< pixel_type, RS_FORMAT >::_data
private

Definition at line 20 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
rs2::video_frame rs_frame_image< pixel_type, RS_FORMAT >::_frame
private

Definition at line 23 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
long rs_frame_image< pixel_type, RS_FORMAT >::_nc
private

Definition at line 22 of file rs_frame_image.h.

template<typename pixel_type, int RS_FORMAT>
long rs_frame_image< pixel_type, RS_FORMAT >::_nr
private

Definition at line 21 of file rs_frame_image.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32