SheafSystem  0.0.0.0
point_locator.h File Reference

Interface for class point_locator. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/block.h"
#include "SheafSystem/geometry.h"

Go to the source code of this file.

Classes

class  geometry::point_locator
 An abstract point location query in domains with global coordinate dimension dc and local coordinate dimension db. More...
 

Namespaces

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

Functions

SHEAF_DLL_SPEC std::ostream & geometry::operator<< (std::ostream &xos, const point_locator &xpl)
 Inserts point_locator& xpl in stream xos. More...
 

Detailed Description

Interface for class point_locator.

Definition in file point_locator.h.