LuaSTG-x Core API
math::vec4 Member List

This is the complete list of members for math::vec4, including all inherited members.

__add(local other)math::vec4
__div(local other)math::vec4
__eq(local other)math::vec4
__indexmath::vec4
__mul(local other)math::vec4
__sub(local other)math::vec4
__tostring()math::vec4
__unm()math::vec4
add(local other)math::vec4
clamp(local min, local max)math::vec4
clone()math::vec4
distance(local other)math::vec4
distanceSquared(local other)math::vec4
dot(local other)math::vec4
fuzzyEquals(local other, local var)math::vec4
getClamped(local min, local max)math::vec4
getNormalized()math::vec4
getScaled(local scalar)math::vec4
isFinite()math::vec4
isOne()math::vec4
isZero()math::vec4
length()math::vec4
lengthSquared()math::vec4
lerp(local target, local alpha)math::vec4
negate()math::vec4
normalize()math::vec4
one()math::vec4
scale(local scalar)math::vec4
set(local xx, local yy, local zz, local ww)math::vec4
setZero()math::vec4
smooth(local target, local elapsedTime, local responseTime)math::vec4
subtract(local other)math::vec4
wmath::vec4
xmath::vec4
ymath::vec4
zmath::vec4
zero()math::vec4