CGAL 5.1.3 - Shape Detection
CGAL::Shape_detection::Shape_base< Traits > Member List

This is the complete list of members for CGAL::Shape_detection::Shape_base< Traits >, including all inherited members.

connected_component(std::vector< std::size_t > &indices, FT cluster_epsilon)CGAL::Shape_detection::Shape_base< Traits >protectedvirtual
connected_component_kdTree(std::vector< std::size_t > &indices, FT cluster_epsilon)CGAL::Shape_detection::Shape_base< Traits >protected
cos_to_normal(const std::vector< std::size_t > &indices, std::vector< FT > &angles) const =0CGAL::Shape_detection::Shape_base< Traits >protectedpure virtual
create_shape(const std::vector< std::size_t > &indices)=0CGAL::Shape_detection::Shape_base< Traits >protectedpure virtual
FT typedefCGAL::Shape_detection::Shape_base< Traits >
indices_of_assigned_points() constCGAL::Shape_detection::Shape_base< Traits >
info() constCGAL::Shape_detection::Shape_base< Traits >virtual
minimum_sample_size() const =0CGAL::Shape_detection::Shape_base< Traits >protectedpure virtual
normal(std::size_t i) constCGAL::Shape_detection::Shape_base< Traits >protected
point(std::size_t i) constCGAL::Shape_detection::Shape_base< Traits >protected
Point_3 typedefCGAL::Shape_detection::Shape_base< Traits >
Shape_base() (defined in CGAL::Shape_detection::Shape_base< Traits >)CGAL::Shape_detection::Shape_base< Traits >
squared_distance(const Point_3 &p) const =0CGAL::Shape_detection::Shape_base< Traits >pure virtual
squared_distance(const std::vector< std::size_t > &indices, std::vector< FT > &distances) const =0CGAL::Shape_detection::Shape_base< Traits >protectedpure virtual
traits() constCGAL::Shape_detection::Shape_base< Traits >protected
Vector_3 typedefCGAL::Shape_detection::Shape_base< Traits >
~Shape_base() (defined in CGAL::Shape_detection::Shape_base< Traits >)CGAL::Shape_detection::Shape_base< Traits >virtual