#include "btol_face_algs.h"#include <vgl/vgl_point_2d.h>#include <vdgl/vdgl_digital_curve.h>#include <vdgl/vdgl_interpolator.h>#include <vdgl/vdgl_edgel_chain.h>#include <vtol/vtol_vertex_sptr.h>#include <vtol/vtol_vertex_2d.h>#include <vtol/vtol_edge_2d.h>#include <vtol/vtol_face_2d.h>#include <vsol/vsol_point_2d.h>#include <vsol/vsol_polygon_2d.h>#include <bsol/bsol_algs.h>#include "btol_vertex_algs.h"Go to the source code of this file.
Definition in file btol_face_algs.cxx.
1.7.5.1