reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofVec4f Member List

This is the complete list of members for ofVec4f, including all inherited members.

average(const ofVec4f *points, int num)ofVec4f
distance(const ofVec4f &pnt) constofVec4f
dot(const ofVec4f &vec) constofVec4f
getInterpolated(const ofVec4f &pnt, float p) constofVec4f
getLimited(float max) constofVec4f
getMiddle(const ofVec4f &pnt) constofVec4f
getNormalized() constofVec4f
getPtr()ofVec4finline
getPtr() constofVec4finline
getScaled(const float length) constofVec4f
interpolate(const ofVec4f &pnt, float p)ofVec4f
length() constofVec4f
lengthSquared() constofVec4f
limit(float max)ofVec4f
match(const ofVec4f &vec, float tolerance=0.0001f) constofVec4f
middle(const ofVec4f &pnt)ofVec4f
normalize()ofVec4f
ofVec4f()ofVec4f
ofVec4f(float _scalar)ofVec4fexplicit
ofVec4f(float _x, float _y, float _z, float _w)ofVec4f
ofVec4f(const ofVec2f &vec)ofVec4f
ofVec4f(const ofVec3f &vec)ofVec4f
ofVec4f(const glm::vec2 &vec)ofVec4f
ofVec4f(const glm::vec3 &vec)ofVec4f
ofVec4f(const glm::vec4 &vec)ofVec4f
operator glm::vec4() constofVec4f
operator!=(const ofVec4f &vec) constofVec4f
operator*(const ofVec4f &vec) constofVec4f
operator*(const float f) constofVec4f
operator*=(const ofVec4f &vec)ofVec4f
operator*=(const float f)ofVec4f
operator+(const ofVec4f &vec) constofVec4f
operator+(const float f) constofVec4f
operator+=(const ofVec4f &vec)ofVec4f
operator+=(const float f)ofVec4f
operator-(const float f) constofVec4f
operator-(const ofVec4f &vec) constofVec4f
operator-() constofVec4f
operator-=(const float f)ofVec4f
operator-=(const ofVec4f &vec)ofVec4f
operator/(const ofVec4f &vec) constofVec4f
operator/(const float f) constofVec4f
operator/=(const ofVec4f &vec)ofVec4f
operator/=(const float f)ofVec4f
operator==(const ofVec4f &vec) constofVec4f
operator[](int n)ofVec4finline
operator[](int n) constofVec4finline
scale(const float length)ofVec4f
set(float _scalar)ofVec4f
set(float _x, float _y, float _z, float _w)ofVec4f
set(const ofVec4f &vec)ofVec4f
squareDistance(const ofVec4f &pnt) constofVec4f
wofVec4f
xofVec4f
yofVec4f
zofVec4f