dlsl v0.1.1 (2017-01-01T09:58:18Z)
Dub
Repo
Vector.asString
dlsl
vector
Vector
Returns the current vector formatted as string, useful for printing the vector
struct
Vector
(type, int dim)
@
property
string
asString
(
)
if
(
(
dim
>= 2
)
&&
(
dim
<= 4
)
)
Meta
Source
See Implementation
dlsl
vector
Vector
aliases
dimension
toString
valueType
constructors
this
functions
clear
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
properties
asString
length
ok
ptr
static functions
genSetSwizz
getSwizz
isCompatibleVectorImpl
setSwizz
templates
isCompatibleVector
variables
aCol
aTex
comp
data
fill
idcs
Returns the current vector formatted as string, useful for printing the vector