VizKit  3.3.7
Public Attributes
VizKit::VisualHistogram::PixelColorHistogramValue Struct Reference

Data value of a histogram of PixelColor values. More...

#include <VisualHistogram.h>

List of all members.

Public Attributes

PixelColor pixelColor
 The RGB pixelcolor value.
uint32 count
 The number of times the value has been counted (absolute number).
double percent
 The number of times the value has been counted (expressed as percent value).

Detailed Description

Data value of a histogram of PixelColor values.


Member Data Documentation

The number of times the value has been counted (absolute number).

The number of times the value has been counted (expressed as percent value).

The RGB pixelcolor value.


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

Generated on Sun May 3 2015 20:26:31 for VizKit by doxygen 1.8.0