#include "xrb_matrix2.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, FloatMatrix2 const &matrix) |
Prints the given FloatMatrix2 to the given file stream. |
Contains instances of ms_identity for each instantiation of Matrix2, as well as implementations of other Matrix2-related global functions.
Definition in file xrb_matrix2.cpp.