#include <GteDistSegmentSegmentExact.h>
Classes | |
struct | Result |
Public Member Functions | |
Result | operator() (Segment< N, Rational > const &segment0, Segment< N, Rational > const &segment1) |
Result | operator() (Vector< N, Rational > const &P0, Vector< N, Rational > const &P1, Vector< N, Rational > const &Q0, Vector< N, Rational > const &Q1) |
Definition at line 21 of file GteDistSegmentSegmentExact.h.
DistanceSegmentSegmentExact< N, Rational >::Result gte::DistanceSegmentSegmentExact< N, Rational >::operator() | ( | Segment< N, Rational > const & | segment0, |
Segment< N, Rational > const & | segment1 | ||
) |
Definition at line 42 of file GteDistSegmentSegmentExact.h.
DistanceSegmentSegmentExact< N, Rational >::Result gte::DistanceSegmentSegmentExact< N, Rational >::operator() | ( | Vector< N, Rational > const & | P0, |
Vector< N, Rational > const & | P1, | ||
Vector< N, Rational > const & | Q0, | ||
Vector< N, Rational > const & | Q1 | ||
) |
Definition at line 52 of file GteDistSegmentSegmentExact.h.