#include "moab/Forward.hpp"
#include "moab/CartVect.hpp"
#include "moab/Matrix3.hpp"
#include <cmath>
#include <limits>
Go to the source code of this file.
Classes | |
class | moab::AffineXform |
Define an affine transformation. More... | |
Namespaces | |
moab | |
Class representing axis-aligned bounding box. | |
Functions | |
AffineXform | moab::operator* (const AffineXform &A, const AffineXform &B) |