#include "v3.h"
#include "constants.h"
Namespaces | |
| namespace | gbmath |
Functions | |
| gbmath::V3 | operator * (const gbmath::V3 &v, const gbmath::Mat33 &m) |
| V3 Mat33 multiplication. | |
| gbmath::Mat33 | operator * (const gbmath::Mat33 &l, const gbmath::Mat33 &r) |
| Mat33 multiplication. | |
1.2.17