C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
item_registrator.h File Reference

Registrators of objects: copying and transformation. More...

#include <math_define.h>
#include <reference_item.h>

Classes

class  MbRegDuplicate
 Registrator of copied objects. More...
 
class  MbAutoRegDuplicate
 Auto-registrator of duplication. More...
 
class  MbRegTransform
 Registrator of transformable objects. More...
 
class  MbAutoRegTransform
 Auto-registrator of transformation. More...
 

Macros

#define __REG_DUPLICATE_IMPL(__CLASS)
 Create a copy of the object using the registrator of duplicated objects. More...
 

Detailed Description

Registrators of objects: copying and transformation.