#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/foreach.hpp>
#include "Object.hpp"
#include "Point.hpp"
Go to the source code of this file.
Classes | |
struct | ISM::ObjectSet |
Namespaces | |
ISM | |
this namespace contains all generally usable classes. | |
Typedefs | |
typedef boost::shared_ptr< ObjectSet > | ISM::ObjectSetPtr |
Functions | |
std::ostream & | ISM::operator<< (std::ostream &strm, const ISM::ObjectSet &o) |
std::ostream & | ISM::operator<< (std::ostream &strm, const ISM::ObjectSetPtr &o) |