#include <shape/point.hpp>
Go to the source code of this file.
#define IDX -1 |
Definition at line 21 of file point_with_idx.hpp.
#define SELF point<C,N,with_idx<V> > |
Definition at line 18 of file point_with_idx.hpp.
#define TMPL template<class C, int N, class V> |
Definition at line 17 of file point_with_idx.hpp.
#define TMPL_DEF template<class C, int N=3, class V=default_env> |
Definition at line 16 of file point_with_idx.hpp.