HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BBox.h File Reference
#include "Math.h"
#include "Vec3.h"
#include <algorithm>
#include <cmath>
#include <iostream>
#include <limits>
#include <type_traits>
+ Include dependency graph for BBox.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvdb::OPENVDB_VERSION_NAME::math::BBox< Vec3T >
 Axis-aligned bounding box. More...
 

Namespaces

 openvdb
 
 openvdb::OPENVDB_VERSION_NAME
 
 openvdb::OPENVDB_VERSION_NAME::math
 

Functions

template<typename Vec3T >
std::ostream & openvdb::OPENVDB_VERSION_NAME::math::operator<< (std::ostream &os, const BBox< Vec3T > &b)