SheafSystem  0.0.0.0
db0_point_locator.h File Reference

Interface for class db0_point_locator. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/point_locator.h"
#include "SheafSystem/singly_linked_list.h"
#include "SheafSystem/std_queue.h"
#include "SheafSystem/section_eval_iterator.h"

Go to the source code of this file.

Classes

class  geometry::db0_point_locator< DC >
 An abstract point location query in domains with global coordinate dimension DC and local coordinate dimension 0 using a search structure based on sorting bounding boxes into a regular array of bins. More...
 
struct  geometry::db0_point_locator< DC >::vertex_type
 The information stored in the search structure for each vertex. More...
 

Namespaces

 geometry
 Namespace for geometry component of sheaf system.
 

Detailed Description

Interface for class db0_point_locator.

Definition in file db0_point_locator.h.