C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
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.