OEGeom2DSetLength¶
template<class T>
void OEGeom2DSetLength(T *x, T len)
Sets the two dimensional vector x
to have a magnitude of len
.
template<class T>
void OEGeom2DSetLength(T *x, T len)
Sets the two dimensional vector x
to have a magnitude of len
.