#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include "Point.hpp"
#include "ObjectSet.hpp"
Go to the source code of this file.
Classes | |
class | ISM::RecordedPattern |
Namespaces | |
ISM | |
this namespace contains all generally usable classes. | |
Typedefs | |
typedef boost::shared_ptr< RecordedPattern > | ISM::RecordedPatternPtr |