|  | Drive Engine
    1.0.0
    Plateforme de reconstruction 3D | 
The datatype interface. More...
#include <IDatatype.h>
 
  
 | Additional Inherited Members | |
|  Public Member Functions inherited from IExportable | |
| virtual void | Delete () const =0 | 
| Deletes the current object. Needed for memory management.  More... | |
The datatype interface.
Every datatype planned to be used by the framework must extends this interface. The only exceptions are the collections (Dictionnaries and lists).