bmdl_mesh Member List
This is the complete list of members for bmdl_mesh, including all inherited members.
is_clipped(const vcl_vector< vgl_point_2d< double > > &poly, unsigned ni, unsigned nj)bmdl_mesh [static]
link_boundary_edges(const vil_image_view< unsigned int > &labels, const vcl_vector< vgl_polygon< double > > &polygons, vcl_vector< bmdl_edge > &edges, vcl_vector< bmdl_region > &regions)bmdl_mesh [static]
mesh_lidar(const vcl_vector< vgl_polygon< double > > &boundaries, const vil_image_view< unsigned int > &labels, const vil_image_view< double > &heights, const vil_image_view< double > &ground, imesh_mesh &mesh)bmdl_mesh [static]
mesh_lidar(const vcl_vector< bmdl_edge > &edges, const vcl_vector< bmdl_region > &regions, unsigned int num_joints, const vil_image_view< unsigned int > &labels, const vil_image_view< double > &heights, const vil_image_view< double > &ground, imesh_mesh &mesh)bmdl_mesh [static]
next_trace_point(unsigned int &i, unsigned int &j, int &dir, const unsigned int *&p, unsigned int value, unsigned int ni, unsigned int nj, vcl_ptrdiff_t istep, vcl_ptrdiff_t jstep)bmdl_mesh [static]
roof_subtract_hole(const imesh_vertex_array< 3 > &verts, vcl_vector< unsigned int > &face, const vcl_vector< unsigned int > &hole)bmdl_mesh [static]
simplify_boundaries(vcl_vector< vgl_polygon< double > > &boundaries)bmdl_mesh [static]
simplify_edge(vcl_vector< vgl_point_2d< double > > &pts, double tol)bmdl_mesh [static]
simplify_edges(vcl_vector< bmdl_edge > &edges)bmdl_mesh [static]
simplify_polygon(vcl_vector< vgl_point_2d< double > > &polygon, double tol)bmdl_mesh [static]
trace_boundaries(const vil_image_view< unsigned int > &labels, bool drop_clipped=true)bmdl_mesh [static]
trace_boundary(vcl_vector< vgl_point_2d< double > > &pts, unsigned int value, const vil_image_view< unsigned int > &labels, vil_image_view< bool > &visited, unsigned int i, unsigned int j)bmdl_mesh [static]