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

DistancePointToPoint Struct Template Reference
[XEngineMath Library]

List of all members.

Detailed Description

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

Returns the distance between the two given points. Let P1 be the first point and P2 the second point, then the distance is the length of the vector (P1 - P2).


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