#include <iostream>
#include <mt/direction_type.h>
#include <mt/exception.h>
#include <mt/point3.h>
#include <mt/scalar.h>
#include <mt/unit3.h>
#include <mt/vector3.h>
Go to the source code of this file.
Classes | |
class | mt::Line3 |
Three-dimensional line class. More... | |
class | mt::Line3::BadLine |
Ill-defined line exception. More... |