#include "xrb_transform2.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, FloatTransform2 const &transform, bool add_newline=true) |
Prints the given FloatTransform2 to the given file stream. |
Contains instances of ms_identity, ms_zero and ms_one for each instantiation of Transform2, as well as implementations of other Transform2-related global functions.
Definition in file xrb_transform2.cpp.