summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qvector2d.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2023-03-15 08:11:31 +0100
committerMarc Mutz <marc.mutz@qt.io>2023-03-16 00:46:28 +0100
commit49e5f2190830e27e25b57fd12d8c3b99a5c82a23 (patch)
tree94380a7964db9ccbe6a8d7393d6f643045dde670 /src/gui/math3d/qvector2d.h
parent09c3cd8503102c70c7d5bf41c0b662b2c86b4ad0 (diff)
QVector<N>D: simplify get<I>() implementation
instead of if (I == x) return ~~~[x]; just always return ~~~[I]. Pick-to: 6.5 Change-Id: I236159480ab90201f7e3f6f90fdcd1cab5d3a223 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/math3d/qvector2d.h')
0 files changed, 0 insertions, 0 deletions