Sirikata
Classes | Namespaces | Defines | Functions
libcore/include/sirikata/core/util/BoundingBox.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::BoundingBox< real >

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


Defines

#define BBOX_CONTAINS_EPSILON   0.0005

Functions

template<typename scalar >
std::ostream & Sirikata::operator<< (std::ostream &os, const BoundingBox< scalar > &rhs)
template<typename scalar >
std::istream & Sirikata::operator>> (std::istream &is, BoundingBox< scalar > &rhs)

Define Documentation

#define BBOX_CONTAINS_EPSILON   0.0005