gfx ~master (2022-03-26T21:17:36.9160143)
Dub
Repo
Vec.opDispatch
gfx
math
vec
Vec
Access the component by name.
T
opDispatch
[@property getter]
struct
Vec
(T, size_t N)
@
property
const
T
opDispatch
(
string
name
)
(
)
if
(
name.length
== 1
)
if
(
N
> 0 &&
isNumeric
!
T
)
T
opDispatch
[@property setter]
auto
opDispatch
[@property getter]
Vec
!(
U
,
num
)
opDispatch
[@property setter]
Meta
Source
See Implementation
gfx
math
vec
Vec
aliases
CompSeq
Component
constructors
this
functions
opApply
opBinary
opBinaryRight
opCast
opDollar
opIndex
opIndexAssign
opIndexOpAssign
opOpAssign
opSlice
opUnary
toString
manifest constants
length
nan
properties
array
data
opDispatch
tup
variables
_rep
Access the component by name.