#include <volume_io/internal_volume_io.h>#include <bicpl/geom.h>Include dependency graph for line_circle.c:

Go to the source code of this file.
Functions | |
| public void | create_line_circle (Point *centre, int plane_axis, Real x_radius, Real y_radius, int n_points, lines_struct *lines) |
|
||||||||||||||||||||||||||||
|
Definition at line 40 of file line_circle.c. References lines_struct::end_indices, lines_struct::indices, initialize_lines(), lines_struct::n_items, lines_struct::n_points, lines_struct::points, and WHITE. Referenced by check_correct_parametric_lines(). |
1.3.7