#include <Vector.h>
◆ Vector2() [1/2]
◆ Vector2() [2/2]
Vector2::Vector2 |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
◆ data() [1/2]
◆ data() [2/2]
const float* Vector2::data |
( |
| ) |
const |
|
inline |
◆ length()
float Vector2::length |
( |
const Vector2 & |
vec | ) |
|
|
static |
◆ lengthSquared()
float Vector2::lengthSquared |
( |
const Vector2 & |
vec | ) |
|
|
static |
◆ normalize()
◆ operator!=()
bool Vector2::operator!= |
( |
const Vector2 & |
vec | ) |
const |
◆ operator==()
bool Vector2::operator== |
( |
const Vector2 & |
vec | ) |
const |
The documentation for this struct was generated from the following files: