Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImageProcessingAtom::Histogram< BIN_COUNT > Member List

This is the complete list of members for ImageProcessingAtom::Histogram< BIN_COUNT >, including all inherited members.

Bins typedef (defined in ImageProcessingAtom::Histogram< BIN_COUNT >)ImageProcessingAtom::Histogram< BIN_COUNT >
clearBins(Bins &bins) (defined in ImageProcessingAtom::Histogram< BIN_COUNT >)ImageProcessingAtom::Histogram< BIN_COUNT >inlinestatic
getMeanBin() const (defined in ImageProcessingAtom::Histogram< BIN_COUNT >)ImageProcessingAtom::Histogram< BIN_COUNT >inline
getPercentage(size_t minBin, size_t maxBin) const (defined in ImageProcessingAtom::Histogram< BIN_COUNT >)ImageProcessingAtom::Histogram< BIN_COUNT >inline
getTotalSampleCount() const (defined in ImageProcessingAtom::Histogram< BIN_COUNT >)ImageProcessingAtom::Histogram< BIN_COUNT >inline
Histogram() (defined in ImageProcessingAtom::Histogram< BIN_COUNT >)ImageProcessingAtom::Histogram< BIN_COUNT >inline
set(const Bins &bins) (defined in ImageProcessingAtom::Histogram< BIN_COUNT >)ImageProcessingAtom::Histogram< BIN_COUNT >inline