|
float | i |
|
float | j |
|
float | k |
|
float | s |
|
float | t |
|
Definition at line 115 of file galaxy_gen.cpp.
StarSystemGent::Vector::Vector |
( |
) | |
|
|
inline |
template<class vec >
StarSystemGent::Vector::Vector |
( |
const vec & |
in) | |
|
|
inline |
StarSystemGent::Vector::Vector |
( |
const Vector & |
in) | |
|
|
inline |
StarSystemGent::Vector::Vector |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
|
inline |
StarSystemGent::Vector::Vector |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z, |
|
|
float |
s, |
|
|
float |
t |
|
) |
| |
|
inline |
Vector StarSystemGent::Vector::Cross |
( |
const Vector & |
v) | |
const |
|
inline |
float StarSystemGent::Vector::Mag |
( |
) | |
|
|
inline |
void StarSystemGent::Vector::Pitch |
( |
float |
rad) | |
|
|
inline |
void StarSystemGent::Vector::Roll |
( |
float |
rad) | |
|
|
inline |
void StarSystemGent::Vector::Yaw |
( |
float |
rad) | |
|
|
inline |
float StarSystemGent::Vector::i |
float StarSystemGent::Vector::j |
float StarSystemGent::Vector::k |
float StarSystemGent::Vector::s |
float StarSystemGent::Vector::t |
The documentation for this class was generated from the following file: