|
Osiris Framework
0.1
|
This is the complete list of members for OVector3, including all inherited members.
| cross(const OVector3 &in) const | OVector3 | |
| cross(const OVector3 &a, const OVector3 &b) | OVector3 | static |
| glArea() const | OVector3 | |
| operator*(const OVector3 &in) (defined in OVector3) | OVector3 | |
| operator*=(const OVector3 &in) (defined in OVector3) | OVector3 | |
| operator=(const OVector3 &in) (defined in OVector3) | OVector3 | |
| OVector3() | OVector3 | |
| OVector3(const OVector3 &in) | OVector3 | |
| OVector3(float val) | OVector3 | |
| OVector3(float vx, float vy, float vz) | OVector3 | |
| setX(float val) | OVector3 | |
| setY(float val) | OVector3 | |
| setZ(float val) | OVector3 | |
| x() const | OVector3 | |
| y() const | OVector3 | |
| z() const | OVector3 | |
| ~OVector3() | OVector3 | virtual |