gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Vector.opDollar
gfm
math
vector
Vector
Implement slices operator overloading. Allows to go back to slice world.
struct
Vector
(T, size_t N)
nothrow pure const nothrow
size_t
opDollar
(
)
Return Value
Type:
size_t
length.
Meta
Source
See Implementation
gfm
math
vector
Vector
constructors
this
functions
distanceTo
getOrthogonalVector
length
normalize
normalized
opAssign
opBinary
opBinaryRight
opCast
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opUnary
ptr
squaredDistanceTo
squaredLength
toString
properties
opDispatch
unions
__anonymous
Implement slices operator overloading. Allows to go back to slice world.