template<FieldWidth WIDTH>
Vec2Accessor struct

Public types

using VL = VecMath::VecLocal<2, WIDTH>
using Val = std::conditional_t<WIDTH==FieldWidth::Scalar, SimFloat, typename SIMDTraits<SimFloat, WIDTH>::VecType>

Constructors, destructors, conversion operators

__attribute__((always_inline)) const

Public variables

FloatProxy<WIDTH>& x
FloatProxy<WIDTH>& y