#include <region.h>
Static Public Member Functions | |
template<int MY_DIM> | |
static bool | intersects (const Streak< MY_DIM > &s1, const Streak< MY_DIM > &s2) |
template<int MY_DIM> | |
static bool | lessThan (const Streak< MY_DIM > &s1, const Streak< MY_DIM > &s2) |
static bool LibGeoDecomp::RegionHelpers::RegionIntersectHelper< 0 >::intersects | ( | const Streak< MY_DIM > & | s1, | |
const Streak< MY_DIM > & | s2 | |||
) | [inline, static] |
References LibGeoDecomp::Streak< DIM >::endX, and LibGeoDecomp::Streak< DIM >::origin.
static bool LibGeoDecomp::RegionHelpers::RegionIntersectHelper< 0 >::lessThan | ( | const Streak< MY_DIM > & | s1, | |
const Streak< MY_DIM > & | s2 | |||
) | [inline, static] |
References LibGeoDecomp::Streak< DIM >::endX.