SheafSystem
0.0.0.0
|
Implementation for class d_array_point_locator. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/d_array_point_locator.h"
#include "SheafSystem/d_bin_point_locator.impl.h"
Go to the source code of this file.
Namespaces | |
geometry | |
Namespace for geometry component of sheaf system. | |
Functions | |
template<int DC, int DB> | |
std::ostream & | geometry::operator<< (std::ostream &xos, const d_array_point_locator< DC, DB > &xpl) |
Insert d_array_point_locator<DC, DB> xpl into ostream xos. More... | |
template<int DC, int DB> | |
std::ostream & | geometry::operator<< (std::ostream &xos, const singly_linked_list< const d_bounding_box< DC, DB > *> &xbl) |
Insert d_array_point_locator<DC, DB>::box_list_type xbl into ostream xos. More... | |
Implementation for class d_array_point_locator.
Definition in file d_array_point_locator.impl.h.