![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <colorchart.h>
Collaboration diagram for point_t:Data Fields | |
| float | x |
| float | y |
| size_t | x |
| size_t | y |
Definition at line 31 of file colorchart.h.
| float point_t::x |
Definition at line 33 of file colorchart.h.
Referenced by _extract_patches(), apply_homography(), apply_homography_scaling(), draw_box(), draw_color_boxes_inside(), draw_cross(), draw_line(), find_closest_corner(), get_boundingbox(), get_corners(), get_homography(), get_sample_box(), get_xyz_sample_from_image(), gui_post_expose(), handle_motion(), map_point_to_view(), parse_cht(), process(), reset_bb(), and update_corner().
| size_t point_t::x |
Definition at line 79 of file censorize.c.
| float point_t::y |
Definition at line 33 of file colorchart.h.
Referenced by _extract_patches(), draw_box(), draw_color_boxes_inside(), draw_cross(), draw_line(), find_closest_corner(), get_boundingbox(), get_corners(), get_homography(), get_sample_box(), get_xyz_sample_from_image(), gui_post_expose(), handle_motion(), map_point_to_view(), parse_cht(), process(), reset_bb(), and update_corner().
| size_t point_t::y |
Definition at line 79 of file censorize.c.