SheafSystem  0.0.0.0
d_bin_point_locator.h File Reference

Interface for class d_bin_point_locator. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/point_locator.h"
#include "SheafSystem/d_bounding_box.h"
#include "SheafSystem/eval_iterator.h"
#include "SheafSystem/std_set.h"
#include "SheafSystem/singly_linked_list.h"
#include "SheafSystem/stl_scoped_index.h"

Go to the source code of this file.

Classes

class  geometry::d_bin_coordinates< DC, DB >
 Fixed point relative coordinates for a tree domain. More...
 
class  geometry::d_bin_point_locator< DC, DB >
 An abstract point location query in domains with global coordinate dimension dc and local coordinate dimension db using a search structure based on sorting bounding boxes into a set of bins. More...
 

Namespaces

 geometry
 Namespace for geometry component of sheaf system.
 

Detailed Description

Interface for class d_bin_point_locator.

Definition in file d_bin_point_locator.h.