3DCoat  3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BaseClass.h File Reference
#include <functional>
#include "pool.h"
#include "BaseClassIO.h"

Classes

struct  BaseClassElement
 BaseClassElement used to iterate over BaseClass items.
Typical pattern of usage:
. More...
 
class  BaseClass
 Use this class for build a class for UI or serialization. see class_reg.h for details about the class registration. More...
 

Detailed Description

Author
Andrew Shpagin
Date
28 Aug 2019
See Also
class_reg.h for details