#include "xrb_vector.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Xrb |
Container namespace for the XuqRijBuh game engine. | |
Functions | |
void | Xrb::Fprint (FILE *fptr, FloatVector2 const &vector, bool add_newline=true) |
Prints the given FloatVector2 to the given file stream. |
Contains instances of ms_zero for each instantiation of Vector, as well as implementations of other Vector-related global functions.
Definition in file xrb_vector.cpp.