, including all inherited members.
array (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | |
at(size_t index) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
at(size_t index) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
BACKWARD (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
begin() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
begin() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
computeNormal(const vector &v0, const vector &v1, const vector &v2) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
computeNormal(const vector &v1, const vector &v2) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
const_iterator typedef (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | |
copyFrom1DimCArray(const float_t *c_array) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
copyFrom1DimCArray(const different_float_t *c_array) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
cross(const vector &rhs) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
cross(const vector &a, const vector &b) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
DIMENSION (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [static] |
distance(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
distanceSquared(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
dot(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
DOWN (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
end() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
end() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
float_type typedef (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | |
FORWARD (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
getDistanceToPlane(const vector< 3, float_t > &point) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getDistanceToSphere(const vector< 3, float_t > &point) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getLargestComponent() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getLargestComponent() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getLargestComponentIndex() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getNormalized() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getSmallestComponent() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getSmallestComponent() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getSmallestComponentIndex() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getSphereCenter() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
getSphereCenter() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
invert() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
isEqualTo(const vector &other, float_t tolerance=1e-15) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
iterator typedef (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | |
LEFT (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
length() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
lengthSquared() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
norm() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
normalize() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
normalizePlane() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | |
normSquared() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
ONE (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
operator!=(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator()(size_t index) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator()(size_t index) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator*(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator*(const float_t other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator*=(const vector &other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator*=(const float_t other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator+(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator+(const float_t other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator+=(const vector &other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator+=(const float_t other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator-(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator-(const float_t other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator-() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator-=(const vector &other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator-=(const float_t other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator/(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator/(const float_t other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator/=(const vector &other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator/=(const float_t other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator<< (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [friend] |
operator=(const float_t *c_array) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator=(float_t filler) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator=(const vector &other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator=(const vector< M, other_float_t > &other) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator==(const vector &other) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator[](size_t index) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
operator[](size_t index) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
projectPointOntoPlane(const vector< 3, float_t > &point) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
projectPointOntoSphere(const vector< 3, float_t > &point) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
RIGHT (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
scale_to_8bit_uint(vector< M, uint8_t > &scaled_vector, float_t min_value=-1.0, float_t max_value=1.0) const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
set(float_t a) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
set(const vector< M-1, float_t > &v, float_t a) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
set(float_t x, float_t y) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
set(float_t x, float_t y, float_t z) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
set(float_t x, float_t y, float_t z, float_t w) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
size() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
UNIT_X (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
UNIT_Y (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
UNIT_Z (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
UP (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |
value_type typedef (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | |
vector() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
vector(float_t a) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
vector(float_t x, float_t y) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
vector(float_t x, float_t y, float_t z) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
vector(float_t x, float_t y, float_t z, float_t w) (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
w() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
w() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
x() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
x() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
y() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
y() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
z() (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
z() const (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline] |
ZERO (defined in vmml::vector< M, float_t >) | vmml::vector< M, float_t > | [inline, static] |