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

Go to the source code of this file.
| Functions | |
| private void | coalesce_lines (lines_struct *lines) | 
| public void | intersect_planes_with_polygons (polygons_struct *polygons, Point *plane_origin, Vector *plane_normal, lines_struct *lines) | 
| public void | intersect_planes_with_quadmesh (quadmesh_struct *quadmesh, Point *plane_origin, Vector *plane_normal, lines_struct *lines) | 
| 
 | 
| 
 Definition at line 4 of file plane_polygon_intersect.c. References lines_struct::end_indices, GET_OBJECT_SIZE, lines_struct::indices, lines_struct::n_items, lines_struct::n_points, and POINT_INDEX. Referenced by intersect_planes_with_polygons(), and intersect_planes_with_quadmesh(). | 
| 
 | ||||||||||||||||||||
| 
 | ||||||||||||||||||||
 1.3.7
 1.3.7