BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Iso_cuboid_3.h File Reference
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/Bbox_3.h>
#include <CGAL/Dimension.h>
Include dependency graph for Iso_cuboid_3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Iso_cuboid_3< R_ >

Functions

template<class R >
std::ostream & operator<< (std::ostream &os, const Iso_cuboid_3< R > &r)
template<class R >
std::istream & operator>> (std::istream &is, Iso_cuboid_3< R > &r)

Function Documentation

template<class R >
std::ostream& operator<< ( std::ostream &  os,
const Iso_cuboid_3< R > &  r 
)
template<class R >
std::istream& operator>> ( std::istream &  is,
Iso_cuboid_3< R > &  r 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines