|
| function | vec3 []::_getEdge(local index) |
| | math.vec3[] More...
|
| |
| function | vec3 []::_getEdges() |
| |
| function | vec3 []::getVertCount() |
| |
| function | vec3 []::getVerts(local out) |
| |
| function | vec3 []::setTransform(local translate, local scale, local quaternion) |
| |
| function | vec3 []::setTransformMat(local transform_mat) |
| |
| static function | vec3 []::Tetrahedron() |
| |
| function | __add (local other) |
| |
| function | __div (local other) |
| |
| function | __eq (local other) |
| |
| function | __mul (local other) |
| |
| function | __sub (local other) |
| |
| function | __tostring () |
| |
| function | __unm () |
| |
| function | add (local other) |
| |
| function | angle (local other) |
| |
| function | clamp (local min, local max) |
| |
| function | clone () |
| |
| function | cross (local other) |
| |
| function | distance (local other) |
| |
| function | distanceSquared (local other) |
| |
| function | dot (local other) |
| |
| function | fuzzyEquals (local other, local var) |
| |
| function | getClamped (local min, local max) |
| |
| function | getNormalized () |
| |
| function | getScaled (local scalar) |
| |
| function | isFinite () |
| |
| function | isOne () |
| |
| function | isZero () |
| |
| function | length () |
| |
| function | lengthSquared () |
| |
| function | lerp (local target, local alpha) |
| |
| function | negate () |
| |
| function | normalize () |
| |
| static function | one () |
| |
| function | scale (local scalar) |
| |
| function | set (local xx, local yy, local zz) |
| |
| function | setZero () |
| |
| function | smooth (local target, local elapsedTime, local responseTime) |
| |
| function | subtract (local other) |
| |
| static function | zero () |
| |
◆ vec3() [1/7]
◆ vec3() [2/7]
◆ vec3() [3/7]
◆ vec3() [4/7]
◆ vec3() [5/7]
◆ vec3() [6/7]
◆ vec3() [7/7]
◆ __add()
◆ __div()
◆ __eq()
◆ __mul()
◆ __sub()
◆ __tostring()
◆ __unm()
◆ add()
◆ angle()
◆ clamp()
◆ clone()
◆ cross()
◆ distance()
◆ distanceSquared()
◆ dot()
◆ fuzzyEquals()
◆ getClamped()
◆ getNormalized()
◆ getScaled()
◆ isFinite()
◆ isOne()
◆ isZero()
◆ length()
◆ lengthSquared()
◆ lerp()
◆ negate()
◆ normalize()
◆ one()
◆ scale()
◆ set()
◆ setZero()
◆ smooth()
◆ subtract()
◆ zero()
◆ __index
The documentation for this class was generated from the following files: