Back to FabImage Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Basics » CreateVector

CreateVector
Header: | FIL.h |
---|---|
Namespace: | fil |
Produces a vector of given length and direction.
Syntax
void fil::CreateVector ( float inLength, float inDirection, fil::Vector2D& outVector )