Classes | |
struct | img_max_size |
Return the size of the space needed to explore the type T. More... | |
struct | cmp_pt_value |
Functor to sort compare 2 points using an image. More... | |
struct | cmp_pt_value_inv |
Functor to sort compare 2 points using an image. More... | |
struct | f_to_float_ |
struct | img_max_size< ntg::color< 3, Qbits, S > > |
struct | f_to_float_< typename ntg::color< ncomps, qbits, color_system >::float_vec_type, ntg::color< ncomps, qbits, color_system > > |
Specialization of the f_to_float struct for the colors. More... | |
Functions | |
template<class P> | |
P | mk_point_looking_like (coord value) |
P oln::utils::internal::mk_point_looking_like | ( | coord | value | ) |
Creates a point that is used as a state.
This function should be called with a value unreachable for example a negative one.
Definition at line 45 of file special_points.hh.