#include <boost/numeric/ublas/vector.hpp>#include <boost/smart_ptr.hpp>#include <list>#include "object.h"#include "angle.h"Include dependency graph for line.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::line |
| updated by stu 20030228. More... | |
Typedefs | |
| typedef boost::shared_ptr< line > | mimas::line_ptr |
| typedef std::list< line_ptr > | mimas::line_ptr_list |
| typedef boost::shared_ptr< line_ptr_list > | mimas::line_ptr_list_ptr |