PrintVec2f

From King Arthur's Gold Wiki
Jump to: navigation, search

Prints the given Vec2f with the given prefix text - to the console, if its available.

void printVec2f(const string &prefix, Vec2f v)