Nebula
|
This is the complete list of members for Math::point, including all inherited members.
load(const scalar *ptr) | Math::point | |
loadu(const scalar *ptr) | Math::point | |
operator vec4() const | Math::point | |
operator!=(const point &rhs) const | Math::point | |
operator+=(const vector &rhs) | Math::point | |
operator-=(const vector &rhs) | Math::point | |
operator=(const point &rhs) | Math::point | |
operator=(const __m128 &rhs) | Math::point | |
operator==(const point &rhs) const | Math::point | |
operator[](int index) const | Math::point | |
operator[](int index) | Math::point | |
point() | Math::point | |
point(scalar x, scalar y, scalar z) | Math::point | |
point(scalar v) | Math::point | |
point(const point &rhs) | Math::point | |
point(const vec3 &rhs) | Math::point | |
point(const vec4 &rhs) | Math::point | |
point(const __m128 &rhs) | Math::point | |
set(scalar x, scalar y, scalar z) | Math::point | |
store(scalar *ptr) const | Math::point | |
store3(scalar *ptr) const | Math::point | |
storeu(scalar *ptr) const | Math::point | |
storeu3(scalar *ptr) const | Math::point | |
vec | Math::point | |
x | Math::point | |
y | Math::point | |
z | Math::point |