|
This is the complete list of members for BBArea, including all inherited members.
area() const | BBArea | inline |
BBArea() | BBArea | inline |
BBArea(const std::vector< Eigen::Vector3f > &points) | BBArea | inline |
BBArea(const std::pair< std::string, std::vector< Eigen::Vector3f >> &points) | BBArea | inline |
BBFeature() | BBFeature | inline |
BBFeature(const std::vector< Eigen::Vector3f > &points) | BBFeature | inline |
BBFeature(const std::pair< std::string, std::vector< Eigen::Vector3f >> &points) | BBFeature | inline |
calculate(const Points &points) | BBArea | inlinevirtual |
calculate(const TaggedPoints &points) | BBArea | inlinevirtual |
clone(const Ice::Current &) const | Feature | inlinevirtual |
compare(const Feature &other) const | BBArea | inlinevirtual |
deserialize(const ObjectSerializerBasePtr &serializer, const Ice::Current &) | BBArea | inlinevirtual |
FeaturePtr typedef | Feature | |
getType(const Ice::Current &) const | Feature | inlinevirtual |
m_area | BBFeature | protected |
m_bbox | BBFeature | protected |
m_len1 | BBFeature | protected |
m_len2 | BBFeature | protected |
m_len3 | BBFeature | protected |
m_longSide | BBFeature | protected |
m_mediumSide | BBFeature | protected |
m_name | Feature | protected |
m_shortSide | BBFeature | protected |
m_volume | BBFeature | protected |
name() | Feature | inlinevirtual |
output(std::ostream &out) const | BBArea | inlinevirtual |
BBFeature::output(const Ice::Current &) const | Feature | inlinevirtual |
Points typedef | Feature | |
serialize(const ObjectSerializerBasePtr &serializer, const Ice::Current &) const | BBArea | inlinevirtual |
TaggedPoints typedef | Feature | |
validate(const Ice::Current &) | Feature | inlinevirtual |