#include <volume_io/internal_volume_io.h>
#include <bicpl.h>
Include dependency graph for scan_objects.c:
Go to the source code of this file.
Functions | |
public void | scan_object_to_volume (object_struct *object, Volume volume, Volume label_volume, int label, Real max_distance) |
|
Definition at line 39 of file scan_objects.c. References FALSE, get_lines_ptr(), get_marker_ptr(), get_next_object_traverse(), get_object_type(), get_polygons_ptr(), get_quadmesh_ptr(), initialize_object_traverse(), LINES, MARKER, POLYGONS, QUADMESH, scan_lines_to_voxels(), scan_marker_to_voxels(), scan_polygons_to_voxels(), and scan_quadmesh_to_voxels(). |