This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Geometry |
Functions | |
template<class T> | |
bool | Impala::Core::Geometry::OverlapsAnywhere1d (T start1, T end1, T start2, T end2) |
Indicates whether the given two one-dimensional segments overlap anywhere. |