#include <boost/numeric/ublas/vector.hpp>#include <boost/smart_ptr.hpp>#include <iostream>#include <list>#include <string>#include "mimasconfig.h"#include "mimasexception.h"#include "pgh.h"#include "object.h"#include "pgh_type.h"#include "image.h"#include "xml_reference.h"Include dependency graph for pgh_2dobject.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::pgh_2dobject |
| Pairwise model representation. More... | |
Typedefs | |
| typedef boost::shared_ptr< pgh_2dobject > | mimas::pgh_2dobject_ptr |
| typedef std::list< pgh_2dobject_ptr > | mimas::pgh_2dobject_ptr_list |