shape_doc 0.1
/Users/mourrain/Devel/mmx/shape/include/shape/tpl3d.hpp File Reference
#include <shape/graphic.hpp>
#include <shape/vertex.hpp>
#include <shape/edge.hpp>
#include <shape/face.hpp>
#include <shape/kdtree.hpp>
#include <shape/list.hpp>
#include <shape/topology.hpp>
#include <shape/cell3d_factory.hpp>
#include <algorithm>

Go to the source code of this file.

Classes

Namespaces

Defines

Functions


Define Documentation

#define SELF   tpl3d<C,V>

Definition at line 29 of file tpl3d.hpp.

#define TMPL   template<class C,class V>

Definition at line 26 of file tpl3d.hpp.

#define TMPL1   template<class V>

Definition at line 27 of file tpl3d.hpp.

#define Viewer   viewer<axel,V>

Definition at line 28 of file tpl3d.hpp.