37 BBArea(
const std::vector<Eigen::Vector3f>& points)
43 BBArea(
const std::pair<std::string, std::vector<Eigen::Vector3f>>& points)
65 const BBArea* casted =
dynamic_cast<const BBArea*
>(&other);
77 virtual void serialize(
const ObjectSerializerBasePtr& serializer,
const Ice::Current&)
const
91 featureObj = obj->createElement();
97 virtual void deserialize(
const ObjectSerializerBasePtr& serializer,
const Ice::Current&)
105 virtual std::ostream&
output(std::ostream& out)
const