Contents

vFloat

A 128-bit vector packed with float values.

Declaration

typealias vFloat = SIMD4<Float>

See Also

vecLibTypes