SheafSystem
0.0.0.0
|
Interface for class line_surface_intersecter. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/any.h"
#include "SheafSystem/chart_point_1d.h"
#include "SheafSystem/d_array_point_locator.h"
#include "SheafSystem/e3.h"
#include "SheafSystem/geometry.h"
#include "SheafSystem/linear_2d.h"
#include "SheafSystem/std_iostream.h"
#include "SheafSystem/std_map.h"
Go to the source code of this file.
Classes | |
class | geometry::line_surface_intersecter |
A line-surface intersection query. More... | |
struct | geometry::line_surface_intersecter::really_less_than |
Compare functor makes sure surface values are really different. More... | |
Namespaces | |
sheaf | |
Namespace for the sheaves component of the sheaf system. | |
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 &os, const line_surface_intersecter &xp) |
Insert line_surface_intersecter xp in ostream xos. More... | |
Interface for class line_surface_intersecter.
Definition in file line_surface_intersecter.h.