shape_doc 0.1
/Users/mourrain/Devel/mmx/shape/include/shape/vertex.hpp File Reference
#include <shape/point.hpp>

Go to the source code of this file.

Classes

Namespaces

Defines

Functions


Define Documentation

#define IDX   -1

Definition at line 23 of file vertex.hpp.

#define SELF   vertex<C,V,N>

Definition at line 20 of file vertex.hpp.

#define TMPL   template<class C, class V, int N>

Definition at line 18 of file vertex.hpp.

#define TMPL1   template<class K>

Definition at line 19 of file vertex.hpp.

#define TMPL_DEF   template<class C, class V=REF_OF(C), int N=3>

Definition at line 17 of file vertex.hpp.