firevision::_histogram_block_header_t Struct Reference

Header for a histogram block. More...

#include <histogram_block.h>

List of all members.

Public Attributes

uint16_t width
 the width of the histogram
uint16_t height
 the height of the histogram
uint16_t depth
 the depth of the histogram
uint8_t object_type
 the type of object the histogram is associated with


Detailed Description

Header for a histogram block.

Definition at line 38 of file histogram_block.h.


Member Data Documentation

uint16_t firevision::_histogram_block_header_t::depth

the depth of the histogram

Definition at line 42 of file histogram_block.h.

Referenced by firevision::HistogramBlock::depth(), firevision::HistogramBlock::get_value(), firevision::HistogramBlock::HistogramBlock(), and firevision::HistogramBlock::set_value().

uint16_t firevision::_histogram_block_header_t::height

the height of the histogram

Definition at line 41 of file histogram_block.h.

Referenced by firevision::HistogramBlock::get_value(), firevision::HistogramBlock::height(), firevision::HistogramBlock::HistogramBlock(), and firevision::HistogramBlock::set_value().

uint8_t firevision::_histogram_block_header_t::object_type

the type of object the histogram is associated with

Definition at line 43 of file histogram_block.h.

Referenced by firevision::HistogramBlock::HistogramBlock(), firevision::HistogramBlock::object_type(), and firevision::HistogramBlock::set_object_type().

uint16_t firevision::_histogram_block_header_t::width

the width of the histogram

Definition at line 40 of file histogram_block.h.

Referenced by firevision::HistogramBlock::get_value(), firevision::HistogramBlock::HistogramBlock(), firevision::HistogramBlock::set_value(), and firevision::HistogramBlock::width().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 13:33:02 2011 for Fawkes API by  doxygen 1.4.7