grape ~master (2014-12-12T08:10:10Z)
Home
Dub
Repo
Vector3.opBinary
grape
math
Vector3
Undocumented in source. Be warned that the author may not have intended to support it.
Vec3
opBinary
(Vec3 vec3)
Vec3
opBinary
(Vec3 vec3)
struct
Vector3
Vec3
opBinary
(
string
op
)
(
Vec3
vec3
)
if
(
op
== "-"
)
Vec3
opBinary
(float ratio)
Meta
Source
See Implementation
grape
math
Vector3
constructors
this
functions
cross
dot
opBinary
opBinaryRight
opOpAssign
set
set_x
set_y
set_z
properties
coord
magnitude
normalize
x
y
z