|
shape_doc 0.1
|
#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,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.