shape_doc 0.1
/Users/mourrain/Devel/mmx/shape/include/shape/point_with_idx.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 21 of file point_with_idx.hpp.

#define SELF   point<C,with_idx<V>,N>

Definition at line 18 of file point_with_idx.hpp.

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

Definition at line 17 of file point_with_idx.hpp.

#define TMPL_DEF   template<class C, class V=default_env, int N=3>

Definition at line 16 of file point_with_idx.hpp.