#include <VectorXY.h>
◆ VectorXY() [1/2]
eic::VectorXY::VectorXY |
( |
| ) |
|
|
inline |
◆ VectorXY() [2/2]
eic::VectorXY::VectorXY |
( |
double |
xx, |
|
|
double |
yy |
|
) |
| |
|
inline |
◆ add()
◆ dot()
float eic::VectorXY::dot |
( |
const VectorXY & |
rhs | ) |
const |
|
inline |
◆ mag()
float eic::VectorXY::mag |
( |
| ) |
const |
|
inline |
◆ operator std::pair< float, float >()
eic::VectorXY::operator std::pair< float, float > |
( |
| ) |
const |
|
inline |
◆ operator[]() [1/2]
float& eic::VectorXY::operator[] |
( |
unsigned |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
const float& eic::VectorXY::operator[] |
( |
unsigned |
i | ) |
const |
|
inline |
◆ phi()
float eic::VectorXY::phi |
( |
| ) |
const |
|
inline |
◆ r()
float eic::VectorXY::r |
( |
| ) |
const |
|
inline |
◆ scale()
VectorXY eic::VectorXY::scale |
( |
double |
f | ) |
const |
|
inline |
◆ subtract()
float eic::VectorXY::x {} |
float eic::VectorXY::y {} |
The documentation for this class was generated from the following file: