#include <boost/shared_ptr.hpp>
#include <boost/thread.hpp>
#include <ISM/common_type/Object.hpp>
#include <ISM/common_type/ObjectSet.hpp>
Go to the source code of this file.
Classes | |
struct | ObjectEstimation |
class | SceneConfiguratorData |
Typedefs | |
typedef boost::shared_ptr< ObjectEstimation > | ObjectEstimationPtr |
typedef std::vector< ObjectEstimationPtr > | ObjectEstimationPtrs |
Definition at line 42 of file scene_configurator_data.hpp.
typedef std::vector<ObjectEstimationPtr> ObjectEstimationPtrs |
Definition at line 43 of file scene_configurator_data.hpp.