Type Alias

SIMD3.MaskStorage

The mask type resulting from pointwise comparisons of this vector type. このベクター型のポイント単位比較からの結果のマスク型。

Declaration 宣言

typealias SIMD3<Scalar>.MaskStorage = SIMD3<Scalar.SIMDMaskScalar>

Discussion 解説