OpenVDB  1.2.0
Classes | Namespaces | Constant Groups | Functions
BBox.h File Reference
#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

 openvdb
 
 openvdb::v1_2_0
 
 openvdb::v1_2_0::math
 

Constant Groups

 openvdb
 
 openvdb::v1_2_0
 
 openvdb::v1_2_0::math
 

Functions

template<class VectorType >
std::ostream & operator<< (std::ostream &os, const BBox< VectorType > &b)