|
OpenStructure
|
#include <stdexcept>#include <cassert>#include <cstddef>#include <ostream>#include <boost/operators.hpp>#include <ost/geom/module_config.hh>#include <ost/config.hh>#include <ost/geom/vec2.hh>#include <ost/geom/vec3.hh>Go to the source code of this file.
Data Structures | |
| class | Vec4 |
Namespaces | |
| geom | |
Functions | |
| Vec4 | operator/ (Real d, const Vec4 &v) |
| std::ostream & | operator<< (std::ostream &os, const Vec4 &v) |
1.8.5