SkelGIS
3.0
|
Definitions of the object DDAG used by the user. Three template specializations are available. DDAG is the structure of the tree, not data. data are stored in DProperty objects. DDAG is an interface to the DDAG_impl. More...
#include "ddag_impl.hpp"
Go to the source code of this file.
Classes | |
struct | skelgis::DDAG< true, true > |
First specialization of the DDAG class. More... | |
struct | skelgis::DDAG< false, true > |
Second specialization of the DDAG class. More... | |
struct | skelgis::DDAG< true, false > |
Third specialization of the DDAG class. More... |
Definitions of the object DDAG used by the user. Three template specializations are available. DDAG is the structure of the tree, not data. data are stored in DProperty objects. DDAG is an interface to the DDAG_impl.
Definition in file ddag.hpp.