#include <shape/point.hpp>
Go to the source code of this file.
#define IDX -1 |
Definition at line 23 of file vertex.hpp.
#define SELF vertex<C,N,V> |
Definition at line 20 of file vertex.hpp.
#define TMPL template<class C, int N, class V> |
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, int N= 3, class V=default_env> |
Definition at line 17 of file vertex.hpp.