#include "EvaluationResult.hpp"
#include "ImplicitShapeModel.hpp"
#include <boost/shared_ptr.hpp>
#include "utility/LogHelper.hpp"
Go to the source code of this file.
Classes | |
class | ISM::Evaluator |
Namespaces | |
ISM | |
this namespace contains all generally usable classes. | |
Typedefs | |
typedef boost::shared_ptr< Evaluator > | ISM::EvaluatorPtr |