CGAL 5.1 - Classification
CGAL::Classification::Feature::Simple_feature< InputRange, PropertyMap > Member List

This is the complete list of members for CGAL::Classification::Feature::Simple_feature< InputRange, PropertyMap >, including all inherited members.

name() constCGAL::Classification::Feature_base
set_name(const std::string &name)CGAL::Classification::Feature_base
Simple_feature(const InputRange &input, PropertyMap property_map, const std::string &name)CGAL::Classification::Feature::Simple_feature< InputRange, PropertyMap >
value(std::size_t index)=0CGAL::Classification::Feature_basepure virtual