dlsl ~master (2022-04-13T07:10:34.3128445)
Dub
Repo
Vector.ptr
dlsl
vector
Vector
Returns a pointer to the coordinates
struct
Vector
(type, int dim)
nothrow @
nogc
pure nothrow @
nogc
auto
ptr
(
)
if
(
(
dim
>= 2
)
&&
(
dim
<= 4
)
)
Meta
Source
See Implementation
dlsl
vector
Vector
aliases
dimension
valueType
constructors
this
functions
clear
length
ok
opBinary
opBinaryRight
opCast
opDispatch
opEquals
opOpAssign
opUnary
ptr
toString
static functions
isCompatibleVectorImpl
templates
isCompatibleVector
unions
__anonymous
Returns a pointer to the coordinates