Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | Namespace Members | Class Members | Related Pages

DistanceLineToRay Struct Template Reference
[XEngineMath Library]

List of all members.

Detailed Description

template<unsigned int Dimension>
struct XEngine::Math::DistanceAlgorithms::DistanceLineToRay< Dimension >

Returns the distance of the given line to the given ray. Uses the same algorithm as described for line-to-ray distance calculation with the restriction that when t < 0 the start-point of the ray is the closest point to the line.


The documentation for this struct was generated from the following files: