|
|
This is the complete list of members for CHFeature, including all inherited members.
| calculate(const Points &points)=0 | Feature | pure virtual |
| calculate(const TaggedPoints &points) | Feature | inlinevirtual |
| CHFeature() | CHFeature | inline |
| CHFeature(const std::vector< Eigen::Vector3f > &points) | CHFeature | inline |
| CHFeature(const std::pair< std::string, std::vector< Eigen::Vector3f >> &points) | CHFeature | inline |
| clone(const Ice::Current &) const | Feature | inlinevirtual |
| compare(const Feature &) const =0 | CHFeature | pure virtual |
| deserialize(const ObjectSerializerBasePtr &serializer, const Ice::Current &)=0 | Feature | pure virtual |
| FeaturePtr typedef | Feature | |
| getType(const Ice::Current &) const | Feature | inlinevirtual |
| m_convexHull | CHFeature | protected |
| m_name | Feature | protected |
| name() | Feature | inlinevirtual |
| output(const Ice::Current &) const | Feature | inlinevirtual |
| output(std::ostream &out) const =0 | Feature | pure virtual |
| Points typedef | Feature | |
| serialize(const ObjectSerializerBasePtr &serializer, const Ice::Current &) const =0 | Feature | pure virtual |
| TaggedPoints typedef | Feature | |
| validate(const Ice::Current &) | Feature | inlinevirtual |