|
C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Vector in three-dimensional space. More...
Classes | |
| class | VSN::Vector3DF |
| Vector in three-dimensional space. More... | |
Functions | |
| Vector3DF | VSN::operator* (const Vector3DF &vector, float factor) |
| Multiply vector by number. | |
| Vector3DF | VSN::operator* (const Vector3DF &vector, const Matrix3DF &m) |
| Multiply vector by matrix. | |
Vector in three-dimensional space.