![]() |
ImageD
v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
|
This is the complete list of members for D_Geo_Line_2D, including all inherited members.
angle() | D_Geo_Line_2D | |
angle(D_Geo_Line_2D L) | D_Geo_Line_2D | |
D_Geo_Line_2D() | D_Geo_Line_2D | |
D_Geo_Line_2D(double u, double v, double w) | D_Geo_Line_2D | |
D_Geo_Line_2D(D_Geo_Point_2D P) | D_Geo_Line_2D | |
D_Geo_Line_2D(D_Geo_Point_2D P1, D_Geo_Point_2D P2) | D_Geo_Line_2D | |
direction() | D_Geo_Line_2D | |
dist(D_Geo_Point_2D P) | D_Geo_Line_2D | |
intersection(D_Geo_Line_2D L) | D_Geo_Line_2D | |
intersection_rect(D_Geo_Point_2D *P1, D_Geo_Point_2D *P2, double t, double b, double l, double r) | D_Geo_Line_2D | |
intersection_rect(D_Geo_Point_2D *P1, D_Geo_Point_2D *P2, Rect R) | D_Geo_Line_2D | |
intersection_rect(D_Geo_Point_2D *P1, D_Geo_Point_2D *P2, Mat *M) | D_Geo_Line_2D | |
Mat_homogenius() | D_Geo_Line_2D | |
mult_cross_homo(D_Geo_Line_2D L) | D_Geo_Line_2D | |
mult_scalar_homo(D_Geo_Line_2D L) | D_Geo_Line_2D | |
normal() | D_Geo_Line_2D | |
parallel(D_Geo_Line_2D L, double delta=0) | D_Geo_Line_2D | |
point_on_line(D_Geo_Point_2D P, double dist_max=0) | D_Geo_Line_2D | |
set_line(D_Geo_Line_2D L) | D_Geo_Line_2D | |
set_point_angle(D_Geo_Point_2D P_support, double angle_rad) | D_Geo_Line_2D | |
set_point_direction(D_Geo_Point_2D P_support, D_Geo_Point_2D direction) | D_Geo_Line_2D | |
set_point_point(D_Geo_Point_2D P1, D_Geo_Point_2D P2) | D_Geo_Line_2D | |
support() | D_Geo_Line_2D | |
u() | D_Geo_Line_2D | inline |
v() | D_Geo_Line_2D | inline |
w() | D_Geo_Line_2D | inline |