_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 33 of file histogram_block.h.


Member Data Documentation

the type of object the histogram is associated with

Definition at line 38 of file histogram_block.h.

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


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