OmniSciDB
a5dc49c757
|
Go to the source code of this file.
Functions | |
EXTENSION_INLINE double | _v2dMag (const Vec2d(v)) |
EXTENSION_INLINE double _v2dMag | ( | const | Vec2dv | ) |
Calculates the magnitude of a 2D cartesian vector.
v | The 2D cartesian vector. |
Definition at line 30 of file vec2d.hpp.
References X_INDEX, and Y_INDEX.
Referenced by _hex2dToGeo().