SheafSystem  0.0.0.0
d_bounding_box.h File Reference

Interface for class d_bounding_box. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/scoped_index.h"
#include "SheafSystem/sheaf.h"
#include "SheafSystem/std_iostream.h"
#include "SheafSystem/d_bin_coordinates.h"

Go to the source code of this file.

Classes

class  geometry::d_bounding_box< DC, DB >
 A bounding box that can be strung together into a list. More...
 

Namespaces

 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 
 geometry
 Namespace for geometry component of sheaf system.
 

Functions

template<int DC, int DB>
SHEAF_DLL_SPEC std::ostream & geometry::operator<< (std::ostream &xos, const d_bounding_box< DC, DB > &xbox)
 Insert d_bounding_box& xbox into ostream& os. More...
 

Detailed Description

Interface for class d_bounding_box.

Definition in file d_bounding_box.h.