manimgeo.math package¶ Submodules¶ manimgeo.math.angles module angle_3p_countclockwise() point_3p_countclockwise() manimgeo.math.base module close() array2float() manimgeo.math.circles module inverse_circle() inverse_circle_to_line() manimgeo.math.intersections module intersection_line_line() manimgeo.math.lines module check_paramerized_line_range() vertical_line_unit_direction() vertical_point_to_line() point_to_line_distance() get_parameter_t_on_line() is_point_on_line() manimgeo.math.planes module plane_get_ABCD() manimgeo.math.points module axisymmetric_point() inversion_point() manimgeo.math.three_points module inscribed() circumcenter() orthocenter() manimgeo.math.vectors module unit_direction_vector() get_two_vector_from_normal() Module contents¶ math 模块实现了具体几何计算相关的函数