#include <cstddef>#include <ostream>#include <boost/operators.hpp>#include <ost/geom/module_config.hh>#include <ost/config.hh>Go to the source code of this file.
Data Structures | |
| class | Vec3 |
| Three dimensional vector class, using Real precision. More... | |
Namespaces | |
| namespace | geom |
Functions | |
| DLLEXPORT_OST_GEOM Vec3 | operator/ (Real, const Vec3 &v) |
| DLLEXPORT_OST_GEOM std::ostream & | operator<< (std::ostream &, const Vec3 &) |
1.5.8