Milena (Olena)
User documentation 2.0a Id
|
Namespace of literals. More...
Classes | |
struct | black_t |
Type of literal black. More... | |
struct | blue_t |
Type of literal blue. More... | |
struct | brown_t |
Type of literal brown. More... | |
struct | cyan_t |
Type of literal cyan. More... | |
struct | green_t |
Type of literal green. More... | |
struct | identity_t |
Type of literal identity. More... | |
struct | light_gray_t |
Type of literal grays. More... | |
struct | lime_t |
Type of literal lime. More... | |
struct | magenta_t |
Type of literal magenta. More... | |
struct | max_t |
Type of literal max. More... | |
struct | min_t |
Type of literal min. More... | |
struct | olive_t |
Type of literal olive. More... | |
struct | one_t |
Type of literal one. More... | |
struct | orange_t |
Type of literal orange. More... | |
struct | origin_t |
Type of literal origin. More... | |
struct | pink_t |
Type of literal pink. More... | |
struct | purple_t |
Type of literal purple. More... | |
struct | red_t |
Type of literal red. More... | |
struct | teal_t |
Type of literal teal. More... | |
struct | violet_t |
Type of literal violet. More... | |
struct | white_t |
Type of literal white. More... | |
struct | yellow_t |
Type of literal yellow. More... | |
struct | zero_t |
Type of literal zero. More... | |
Variables | |
const black_t | black |
Literal black. | |
const blue_t | blue |
Literal blue. | |
const brown_t | brown |
Literal brown. | |
const cyan_t | cyan |
Literal cyan. | |
const dark_gray_t | dark_gray |
Literal dark gray. | |
const green_t | green |
Literal green. | |
const identity_t | identity |
Literal identity. | |
const light_gray_t | light_gray |
Literal light gray. | |
const lime_t | lime |
Literal lime. | |
const magenta_t | magenta |
Literal magenta. | |
const max_t | max |
Literal max. | |
const medium_gray_t | medium_gray |
Literal medium_gray. | |
const min_t | min |
Literal min. | |
const olive_t | olive |
Literal olive. | |
const one_t | one |
Literal one. | |
const orange_t | orange |
Literal orange. | |
const origin_t | origin |
Literal origin. | |
const pink_t | pink |
Literal pink. | |
const purple_t | purple |
Literal purple. | |
const red_t | red |
Literal red. | |
const teal_t | teal |
Literal teal. | |
const violet_t | violet |
Literal violet. | |
const white_t | white |
Literal white. | |
const yellow_t | yellow |
Literal yellow. | |
const zero_t | zero |
Literal zero. |
Namespace of literals.
const black_t mln::literal::black |
const blue_t mln::literal::blue |
const brown_t mln::literal::brown |
const cyan_t mln::literal::cyan |
const dark_gray_t mln::literal::dark_gray |
const green_t mln::literal::green |
Literal green.
Definition at line 272 of file colors.hh.
Referenced by mln::make_debug_graph_image().
Literal identity.
Definition at line 63 of file identity.hh.
const lime_t mln::literal::lime |
const max_t mln::literal::max |
Literal max.
Definition at line 77 of file literal/max.hh.
const medium_gray_t mln::literal::medium_gray |
const min_t mln::literal::min |
Literal min.
Definition at line 75 of file literal/min.hh.
const olive_t mln::literal::olive |
const one_t mln::literal::one |
Literal one.
Definition at line 79 of file one.hh.
Referenced by mln::algebra::h_vec< d, C >::h_vec(), mln::operator++(), and mln::operator--().
const orange_t mln::literal::orange |
const origin_t mln::literal::origin |
Literal origin.
Definition at line 64 of file origin.hh.
Referenced by mln::win::ball< G, C >::ball(), mln::geom::bbox(), mln::box< P >::box(), mln::geom::rotate(), and mln::make::w_window().
const pink_t mln::literal::pink |
const purple_t mln::literal::purple |
const red_t mln::literal::red |
Literal red.
Definition at line 270 of file colors.hh.
Referenced by mln::debug::superpose(), and mln::morpho::watershed::superpose().
const teal_t mln::literal::teal |
const violet_t mln::literal::violet |
const white_t mln::literal::white |
const yellow_t mln::literal::yellow |
const zero_t mln::literal::zero |
Literal zero.
Definition at line 79 of file zero.hh.
Referenced by mln::transform::influence_zone_geodesic_saturated(), mln::accu::rms< T, V >::init(), mln::accu::convolve< T1, T2, R >::init(), mln::accu::center< P, V >::init(), mln::accu::stat::variance< T, S, R >::init(), mln::accu::shape::volume< I >::init(), mln::morpho::attribute::sum< I, S >::init(), mln::accu::math::sum< T, S >::init(), mln::accu::stat::histo3d_rgb< V >::init(), mln::window< D >::is_centered(), mln::accu::stat::variance< T, S, R >::mean(), mln::accu::stat::var< T >::mean(), mln::geom::mesh_corner_point_area(), mln::geom::mesh_curvature(), mln::geom::mesh_normal(), mln::morpho::meyer_wst(), mln::algebra::operator*(), mln::test::positive(), mln::make::relabelfun(), mln::geom::rotate(), mln::accu::shape::volume< I >::set_value(), mln::morpho::watershed::superpose(), mln::debug::superpose(), mln::labeling::superpose(), mln::accu::stat::var< T >::to_result(), mln::geom::translate(), and mln::make::w_window_directional().