Public Attributes
ohm::ImageType Struct Reference

#include <VrMagicHandler_base.h>

List of all members.

Public Attributes

unsigned int bytePerPixel
 pate per pixel (channels * sizeof(imagetype))
unsigned int channels
 channeld of data (for imges.. rgb(3))
ohm::Compression compressionType
 type of compression
OHM_DATA_TYPEdata
unsigned int dataSize
 size of data in [byte]
ohm::Data dataType
 type of data e.g IMAGE
unsigned int height
 heigt of data (2dim)
unsigned int id
 id of an data packet
unsigned int width
 width of data (2dim)

Detailed Description

Definition at line 59 of file VrMagicHandler_base.h.


Member Data Documentation

pate per pixel (channels * sizeof(imagetype))

Definition at line 67 of file VrMagicHandler_base.h.

channeld of data (for imges.. rgb(3))

Definition at line 66 of file VrMagicHandler_base.h.

type of compression

Definition at line 63 of file VrMagicHandler_base.h.

Definition at line 68 of file VrMagicHandler_base.h.

size of data in [byte]

Definition at line 61 of file VrMagicHandler_base.h.

type of data e.g IMAGE

Definition at line 62 of file VrMagicHandler_base.h.

unsigned int ohm::ImageType::height

heigt of data (2dim)

Definition at line 65 of file VrMagicHandler_base.h.

unsigned int ohm::ImageType::id

id of an data packet

Definition at line 60 of file VrMagicHandler_base.h.

unsigned int ohm::ImageType::width

width of data (2dim)

Definition at line 64 of file VrMagicHandler_base.h.


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


vrmagic_ros_bridge_server
Author(s): Michael Schmidpeter
autogenerated on Thu Aug 27 2015 15:40:40