![]() |
Blamite Game Engine - Strings
00390.07.02.23.1947.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
This is the complete list of members for BlamVector3, including all inherited members.
| BlamVector3() | BlamVector3 | inline |
| BlamVector3(float _x, float _y, float _z) | BlamVector3 | |
| ConvertDegreesToRadians() | BlamVector3 | |
| ConvertForBGFX() | BlamVector3 | |
| Equals(BlamVector3 vector) | BlamVector3 | |
| operator*(const BlamVector3 &vector) | BlamVector3 | |
| operator*(const float &_float) | BlamVector3 | |
| operator+(const BlamVector3 &vector) | BlamVector3 | |
| operator+(const float &_float) | BlamVector3 | |
| ToString() | BlamVector3 | |
| x | BlamVector3 | |
| y | BlamVector3 | |
| z | BlamVector3 |