|
Unravel Engine C++ Reference
|
Go to the source code of this file.
Classes | |
| struct | math::plane |
| Storage for infinite plane. More... | |
Namespaces | |
| namespace | math |
Functions | |
| auto | math::operator* (float s, const plane &p) -> plane |
| Scalar multiplication for a plane. | |