|
OpenCMISS-Zinc C++ API Documentation
|
#include "opencmiss/zinc/tessellation.h"#include "opencmiss/zinc/context.hpp"Go to the source code of this file.
Classes | |
| class | OpenCMISS::Zinc::Tessellation |
| The tessellation controls the number of polygons or line segments. More... | |
| class | OpenCMISS::Zinc::Tessellationiterator |
| An iterator for looping through all the tessellations in a tessellation module. More... | |
| class | OpenCMISS::Zinc::Tessellationmodule |
| Module managing all tessellation objects. More... | |
| class | OpenCMISS::Zinc::Tessellationmoduleevent |
| Information about changes to tessellations in the tessellation module. More... | |
| class | OpenCMISS::Zinc::Tessellationmodulecallback |
| Base class functor for tessellation module notifier callbacks. More... | |
| class | OpenCMISS::Zinc::Tessellationmodulenotifier |
| Manages individual user notification of changes with a tessellation module. More... | |
Namespaces | |
| OpenCMISS | |
| The OpenCMISS namespace. | |
| OpenCMISS::Zinc | |
| The OpenCMISS::Zinc namespace. | |
Functions | |
| bool | OpenCMISS::Zinc::operator== (const Tessellation &a, const Tessellation &b) |
1.8.11