gfx ~master (2022-03-26T21:17:36.9160143)
Dub
Repo
Vec.opCast
gfx
math
vec
Vec
Cast the vector to another type of component
struct
Vec
(T, size_t N)
const
auto
opCast
(
V
)
(
)
if
(
isVec
!(
length
,
V
)
)
if
(
N
> 0 &&
isNumeric
!
T
)
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
Cast the vector to another type of component