|
This is the complete list of members for BBVolume, including all inherited members.
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 |
BBVolume() | BBVolume | inline |
BBVolume(const std::vector< Eigen::Vector3f > &points) | BBVolume | inline |
BBVolume(const std::pair< std::string, std::vector< Eigen::Vector3f >> &points) | BBVolume | inline |
calculate(const Points &points) | BBVolume | inlinevirtual |
calculate(const TaggedPoints &points) | BBVolume | inlinevirtual |
clone(const Ice::Current &) const | Feature | inlinevirtual |
compare(const Feature &other) const | BBVolume | inlinevirtual |
deserialize(const ObjectSerializerBasePtr &serializer, const Ice::Current &) | BBVolume | 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 | BBVolume | inlinevirtual |
BBFeature::output(const Ice::Current &) const | Feature | inlinevirtual |
Points typedef | Feature | |
serialize(const ObjectSerializerBasePtr &serializer, const Ice::Current &) const | BBVolume | inlinevirtual |
TaggedPoints typedef | Feature | |
validate(const Ice::Current &) | Feature | inlinevirtual |
volume() const | BBVolume | inline |