OpenCMISS-Zinc C++ API Documentation
|
#include "opencmiss/zinc/spectrum.h"
#include "opencmiss/zinc/context.hpp"
Go to the source code of this file.
Classes | |
class | OpenCMISS::Zinc::Spectrumcomponent |
Maps a single component of a data field to colour in a spectrum. More... | |
class | OpenCMISS::Zinc::Spectrum |
Zinc Spectrum maps values of graphics data fields to colours. More... | |
class | OpenCMISS::Zinc::Spectrumiterator |
An iterator for looping through all the spectrums in a spectrum module. More... | |
class | OpenCMISS::Zinc::Spectrummodule |
Module managing all spectrums. More... | |
class | OpenCMISS::Zinc::Spectrummoduleevent |
Information about changes to spectrums in the spectrum module. More... | |
class | OpenCMISS::Zinc::Spectrummodulecallback |
Base class functor for spectrum module notifier callbacks. More... | |
class | OpenCMISS::Zinc::Spectrummodulenotifier |
Manages individual user notification of changes with a spectrum module. More... | |
Namespaces | |
OpenCMISS | |
The OpenCMISS namespace. | |
OpenCMISS::Zinc | |
The OpenCMISS::Zinc namespace. | |
Functions | |
bool | OpenCMISS::Zinc::operator== (const Spectrum &a, const Spectrum &b) |