|
C3D Toolkit
Kernel - 118056, Vision - 2.14.6.1819
|
#include <math_define.h>Classes | |
| class | Visitor |
| Abstract base class of the visitor. More... | |
| class | VisitorImpl< T > |
| A generallized declaration of support of the object visit by a concrete visitor. More... | |
Macros | |
| #define | VISITING_CLASS(Class) |
| Implementation of a function initializing a visit of an object. More... | |
Visitor of classes.