obj-wavefront ~master (2021-09-12T17:56:56Z)
Dub
Repo
Vec3.opBinary
wavefront
geometry
Vec3
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinary
(Vec3!T V)
struct
Vec3
(T)
auto
opBinary
(
string
op
)
(
Vec3
!
T
V
)
if
(
op
== "^"
)
auto
opBinary
(Vec3!T V)
auto
opBinary
(Vec3!T V)
auto
opBinary
(float f)
auto
opBinary
(Vec3!T V)
Meta
Source
See Implementation
wavefront
geometry
Vec3
constructors
this
functions
norm
normalize
opBinary
toString
unions
__anonymous