#include <shape/point.hpp>
#include <shape/color.hpp>
Go to the source code of this file.
#define REF REF_OF(V) |
Definition at line 22 of file point_with_color.hpp.
#define SELF point<C,N, with_color<V> > |
Definition at line 21 of file point_with_color.hpp.
#define TMPL template<class C, int N, class V> |
Definition at line 20 of file point_with_color.hpp.
#define TMPL_DEF template<class C, int N=3, class V=default_env> |
Definition at line 19 of file point_with_color.hpp.