◆ Vector3() [1/2]
Vector3::Vector3 |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
inline |
◆ Vector3() [2/2]
◆ ~Vector3()
◆ cross()
◆ dot()
double Vector3::dot |
( |
Vector3 const & |
other | ) |
const |
|
inline |
◆ get()
double Vector3::get |
( |
int |
i | ) |
const |
|
inline |
◆ isApprox()
bool Vector3::isApprox |
( |
Vector3 const & |
other, |
|
|
double |
tolerance |
|
) |
| |
|
inline |
◆ negate()
◆ norm()
double Vector3::norm |
( |
| ) |
const |
|
inline |
◆ normalize()
Vector3* Vector3::normalize |
( |
| ) |
const |
|
inline |
◆ normalizeBang()
void Vector3::normalizeBang |
( |
| ) |
const |
|
inline |
◆ operator+()
◆ operator-()
◆ operator/()
Vector3* Vector3::operator/ |
( |
double |
scalar | ) |
const |
|
inline |
◆ operator==()
bool Vector3::operator== |
( |
Vector3 const & |
other | ) |
const |
|
inline |
◆ scale()
Vector3* Vector3::scale |
( |
double |
value | ) |
const |
|
inline |
◆ set()
void Vector3::set |
( |
int |
i, |
|
|
double |
value |
|
) |
| |
|
inline |
◆ setX()
void Vector3::setX |
( |
double |
value | ) |
|
|
inline |
◆ setY()
void Vector3::setY |
( |
double |
value | ) |
|
|
inline |
◆ setZ()
void Vector3::setZ |
( |
double |
value | ) |
|
|
inline |
◆ x()
double Vector3::x |
( |
| ) |
const |
|
inline |
◆ y()
double Vector3::y |
( |
| ) |
const |
|
inline |
◆ z()
double Vector3::z |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/dfki.uni-bremen.de/roehr/workspace/2maz/dev/base/types/bindings/ruby/ext/base_types_ruby/Eigen.cpp