| _data (defined in Physsim::VectorN) | Physsim::VectorN | [protected] |
| _len (defined in Physsim::VectorN) | Physsim::VectorN | [protected] |
| augment(const VectorN &v) | Physsim::VectorN | |
| cross(const Vector3 &v) | Physsim::Vector3 | |
| cross(const Vector3 &v1, const Vector3 &v2) | Physsim::Vector3 | [static] |
| data() (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| data() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| det_orthonormal_basis(const Vector3 &v1, Vector3 &v2, Vector3 &v3) | Physsim::Vector3 | [static] |
| dot(const VectorN &v) const (defined in Physsim::VectorN) | Physsim::VectorN | [inline, virtual] |
| dot(const VectorN &v1, const VectorN &v2) | Physsim::VectorN | [static] |
| epsilon_equals(const VectorN &v1, const VectorN &v2, Real epsilon) | Physsim::VectorN | [static] |
| epsilon_equals(const VectorN &v, Real epsilon) const | Physsim::VectorN | |
| get_sub_vec(unsigned start_idx, unsigned end_idx) const | Physsim::VectorN | |
| is_finite() const | Physsim::VectorN | |
| len_sq() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| norm(const VectorN &v) | Physsim::VectorN | [static] |
| norm() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| normalize() (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| normalize(const VectorN &v) | Physsim::VectorN | [static] |
| one(unsigned N) | Physsim::VectorN | [static] |
| operator *(Real scalar) const | Physsim::VectorN | |
| operator *=(Real scalar) | Physsim::VectorN | |
| operator+(const VectorN &v) const | Physsim::VectorN | |
| operator+=(const VectorN &v) | Physsim::VectorN | |
| operator-(const VectorN &v) const | Physsim::VectorN | |
| operator-() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| operator-=(const VectorN &v) | Physsim::VectorN | |
| operator/(Real scalar) const | Physsim::VectorN | |
| operator/=(Real scalar) (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| operator<(const VectorN &v) const | Physsim::VectorN | |
| operator=(const Vector3 &source) (defined in Physsim::Vector3) | Physsim::Vector3 | [inline] |
| operator=(const VectorN &source) (defined in Physsim::Vector3) | Physsim::Vector3 | [inline, virtual] |
| Physsim::VectorN::operator=(const VectorN *source) | Physsim::VectorN | |
| operator==(const VectorN &v) const | Physsim::VectorN | |
| operator[](const unsigned i) (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| operator[](const unsigned i) const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| outer_prod(const VectorN &v) const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| outer_prod(const VectorN &v1, const VectorN &v2) | Physsim::VectorN | [static] |
| resize(unsigned N, bool preserve=false) | Physsim::VectorN | |
| set_one() | Physsim::VectorN | |
| set_sub_vec(unsigned start_idx, const VectorN &v) | Physsim::VectorN | |
| set_zero() | Physsim::VectorN | |
| size() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| Vector3() | Physsim::Vector3 | |
| Vector3(Real x, Real y, Real z) | Physsim::Vector3 | |
| Vector3(const boost::shared_array< Real > array) | Physsim::Vector3 | |
| Vector3(const Vector3 &source) | Physsim::Vector3 | |
| Vector3(const VectorN &source) | Physsim::Vector3 | |
| VectorN() | Physsim::VectorN | |
| VectorN(unsigned N) | Physsim::VectorN | |
| VectorN(const VectorN &source) | Physsim::VectorN | |
| VectorN(unsigned N, const boost::shared_array< Real > array) | Physsim::VectorN | |
| zero(unsigned n) | Physsim::VectorN | [static] |
| ~VectorN() (defined in Physsim::VectorN) | Physsim::VectorN | [inline, virtual] |