reference

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

ofVec2f Member List

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

align(const ofVec2f &vec, float tolerance=0.0001f) constofVec2f
alignRad(const ofVec2f &vec, float tolerance=0.0001f) constofVec2f
angle(const ofVec2f &vec) constofVec2f
angleRad(const ofVec2f &vec) constofVec2f
average(const ofVec2f *points, std::size_t num)ofVec2f
distance(const ofVec2f &pnt) constofVec2f
dot(const ofVec2f &vec) constofVec2f
getInterpolated(const ofVec2f &pnt, float p) constofVec2f
getLimited(float max) constofVec2f
getMapped(const ofVec2f &origin, const ofVec2f &vx, const ofVec2f &vy) constofVec2f
getMiddle(const ofVec2f &pnt) constofVec2f
getNormalized() constofVec2f
getPerpendicular() constofVec2f
getPtr()ofVec2finline
getPtr() constofVec2finline
getRotated(float angle) constofVec2f
getRotated(float angle, const ofVec2f &pivot) constofVec2f
getRotatedRad(float angle) constofVec2f
getRotatedRad(float angle, const ofVec2f &pivot) constofVec2f
getScaled(const float length) constofVec2f
interpolate(const ofVec2f &pnt, float p)ofVec2f
isAligned(const ofVec2f &vec, float tolerance=0.0001f) constofVec2f
isAlignedRad(const ofVec2f &vec, float tolerance=0.0001f) constofVec2f
length() constofVec2f
lengthSquared() constofVec2f
limit(float max)ofVec2f
map(const ofVec2f &origin, const ofVec2f &vx, const ofVec2f &vy)ofVec2f
match(const ofVec2f &vec, float tolerance=0.0001f) constofVec2f
middle(const ofVec2f &pnt)ofVec2f
normalize()ofVec2f
ofVec2f()ofVec2f
ofVec2f(float scalar)ofVec2fexplicit
ofVec2f(float x, float y)ofVec2f
ofVec2f(const ofVec3f &vec)ofVec2f
ofVec2f(const ofVec4f &vec)ofVec2f
ofVec2f(const glm::vec2 &v)ofVec2f
ofVec2f(const glm::vec3 &v)ofVec2f
ofVec2f(const glm::vec4 &v)ofVec2f
operator glm::vec2() constofVec2f
operator!=(const ofVec2f &vec) constofVec2f
operator*(const ofVec2f &vec) constofVec2f
operator*(const float f) constofVec2f
operator*=(const ofVec2f &vec)ofVec2f
operator*=(const float f)ofVec2f
operator+(const ofVec2f &vec) constofVec2f
operator+(const float f) constofVec2f
operator+=(const ofVec2f &vec)ofVec2f
operator+=(const float f)ofVec2f
operator-(const ofVec2f &vec) constofVec2f
operator-(const float f) constofVec2f
operator-() constofVec2f
operator-=(const ofVec2f &vec)ofVec2f
operator-=(const float f)ofVec2f
operator/(const ofVec2f &vec) constofVec2f
operator/(const float f) constofVec2f
operator/=(const ofVec2f &vec)ofVec2f
operator/=(const float f)ofVec2f
operator==(const ofVec2f &vec) constofVec2f
operator[](int n)ofVec2finline
operator[](int n) constofVec2finline
perpendicular()ofVec2f
rotate(float angle)ofVec2f
rotate(float angle, const ofVec2f &pivot)ofVec2f
rotateRad(float angle)ofVec2f
rotateRad(float angle, const ofVec2f &pivot)ofVec2f
scale(const float length)ofVec2f
set(float x, float y)ofVec2f
set(const ofVec2f &vec)ofVec2f
set(float scalar)ofVec2f
squareDistance(const ofVec2f &pnt) constofVec2f
xofVec2f
yofVec2f