SheafSystem  0.0.0.0
array_cylindrical_point_locator.h File Reference

Interface for class array_cylindrical_point_locator. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/cylindrical_point_locator.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...
 
class  geometry::array_cylindrical_point_locator
 A point location query in domains with global coordinate dimension DC and local coordinate dimension DB implemented using a DC index array search structure. Efficient for for compact (axis-aligned, box-shaped) domains. More...
 

Namespaces

 geometry
 Namespace for geometry component of sheaf system.
 

Functions

SHEAF_DLL_SPEC std::ostream & geometry::operator<< (std::ostream &xos, const array_cylindrical_point_locator &xpl)
 Insert array_cylindrical_point_locator xpl into ostream xos. More...
 

Detailed Description

Interface for class array_cylindrical_point_locator.

Definition in file array_cylindrical_point_locator.h.