|
OpenCMISS-Zinc C++ API Documentation
|
#include "opencmiss/zinc/glyph.h"#include "opencmiss/zinc/context.hpp"#include "opencmiss/zinc/material.hpp"#include "opencmiss/zinc/spectrum.hpp"Go to the source code of this file.
Classes | |
| class | OpenCMISS::Zinc::Glyph |
| A glyph is a static graphics object used to visualise a point in space. More... | |
| class | OpenCMISS::Zinc::GlyphAxes |
| A specialised glyph type which renders 3-D axes. More... | |
| class | OpenCMISS::Zinc::GlyphColourBar |
| A specialised glyph type which draws a cylindrical colour bar. More... | |
| class | OpenCMISS::Zinc::Glyphiterator |
| An iterator for looping through all the glyphs in a glyphmodule. More... | |
| class | OpenCMISS::Zinc::Glyphmodule |
| Module managing all glyphs. More... | |
| class | OpenCMISS::Zinc::Glyphmoduleevent |
| Information about changes to glyphs in the glyph module. More... | |
| class | OpenCMISS::Zinc::Glyphmodulecallback |
| Base class functor for glyph module notifier callbacks. More... | |
| class | OpenCMISS::Zinc::Glyphmodulenotifier |
| Manages individual user notification of changes with a glyph module. More... | |
Namespaces | |
| OpenCMISS | |
| The OpenCMISS namespace. | |
| OpenCMISS::Zinc | |
| The OpenCMISS::Zinc namespace. | |
Functions | |
| bool | OpenCMISS::Zinc::operator== (const Glyph &a, const Glyph &b) |
1.8.11