OpenVDB
0.104.0
|
#include "Math.h"
#include "Vec3.h"
#include <ostream>
#include <algorithm>
#include <boost/type_traits/is_integral.hpp>
Go to the source code of this file.
Classes | |
class | BBox< _VectorType > |
Axis-aligned bounding box. More... | |
Namespaces | |
namespace | openvdb |
namespace | openvdb::v0_104_0 |
namespace | openvdb::v0_104_0::math |
Functions | |
template<class VectorType > | |
std::ostream & | operator<< (std::ostream &os, const BBox< VectorType > &b) |