Vector4CEx extension
- on
Methods
-
add(
Vector4C o) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
div(
Vector4C o) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
divideBy(
num o) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
mul(
Vector4C o) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
scale(
num o) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
set(
num x, num y, num z, num w) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
setC(
Vector4C o) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
setD(
Vector4D o) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
sub(
Vector4C o) → Vector4C -
Available on Vector4C, provided by the Vector4CEx extension
-
toD(
[Pointer< Vector4C> ? ptr]) → Vector4D -
Available on Vector4C, provided by the Vector4CEx extension