#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
struct | next_best_view::BaseScoreContainer |
BaseScore implements no such functionalities, but the corresponding RatingModule has to implement a BaseScore class itself. More... | |
Namespaces | |
next_best_view | |
this namespace contains all generally usable classes. | |
Typedefs | |
typedef boost::shared_ptr< BaseScoreContainer > | next_best_view::BaseScoreContainerPtr |
Definition for the shared pointer type of the class. More... | |