#include <MathModels.h>
|
| float | x {} |
| float | y {} |
| float | z {} |
◆ CalcAngleBetweenVectors()
| float Muninn::Models::Vector::CalcAngleBetweenVectors |
( |
const Vector & | vector | ) |
const |
◆ CalcVectorLength()
| float Muninn::Models::Vector::CalcVectorLength |
( |
| ) |
const |
◆ DegreesToRadians()
| float Muninn::Models::Vector::DegreesToRadians |
( |
float | degrees | ) |
const |
◆ operator-()
| Vector Muninn::Models::Vector::operator- |
( |
const Vector & | vector | ) |
const |
◆ RadiansToDegrees()
| float Muninn::Models::Vector::RadiansToDegrees |
( |
float | radians | ) |
const |
◆ VectorDotProduct()
| float Muninn::Models::Vector::VectorDotProduct |
( |
const Vector & | vector | ) |
const |
◆ VecToView()
| Vector Muninn::Models::Vector::VecToView |
( |
| ) |
const |
◆ ViewToVec()
| Vector Muninn::Models::Vector::ViewToVec |
( |
| ) |
const |
| float Muninn::Models::Vector::x {} |
| float Muninn::Models::Vector::y {} |
| float Muninn::Models::Vector::z {} |
The documentation for this class was generated from the following files: