| c | Vector3 | [protected] |
| get_unit_vector() const | Vector3 | [inline] |
| length() const | Vector3 | [inline] |
| make_unit_length() | Vector3 | [inline] |
| operator T *() | Vector3 | [inline] |
| operator+(const Vector3< U > &r_rhs) const | Vector3 | [inline] |
| operator-(const Vector3< U > &r_rhs) const | Vector3 | [inline] |
| operator/(const U &r_rhs) const | Vector3 | [inline] |
| operator=(const Vector3< U > &r_rhs) | Vector3 | [inline] |
| square_length() const | Vector3 | [inline] |
| Vector3(const T &r_x=static_cast< T >(0), const T &r_y=static_cast< T >(0), const T &r_z=static_cast< T >(0)) | Vector3 | [inline] |
| Vector3(const T *p) | Vector3 | [inline] |
| Vector3(const Vector3< U > &r_other) | Vector3 | [inline] |
| x | Vector3 | [protected] |
| y | Vector3 | [protected] |
| z | Vector3 | [protected] |
1.4.5