46 BBArea(
const std::pair<std::string, std::vector<Eigen::Vector3f>>& points) :
BBFeature(points)
72 const BBArea* casted =
dynamic_cast<const BBArea*
>(&other);
85 serialize(
const ObjectSerializerBasePtr& serializer,
const Ice::Current&)
const
99 featureObj = obj->createElement();
106 deserialize(
const ObjectSerializerBasePtr& serializer,
const Ice::Current&)
114 virtual std::ostream&