aimstil
5.0.5
|
Computes the Euclidean distance between two vectors. More...
#include <cathier/miscUtils.h>
Public Member Functions | |
template<typename TVector3D , typename TPrecision > | |
void | operator() (const TVector3D &v1, const TVector3D &v2, TPrecision &res) const |
Computes the Euclidean distance between two vectors.
TODO: remove this
Definition at line 266 of file miscUtils.h.
|
inline |
Definition at line 269 of file miscUtils.h.