summaryrefslogtreecommitdiff
path: root/include/basegfx/tuple/Tuple2D.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-09-10basegfx: add Size2D template class - subclass Tuple2DTomaž Vajngerl1-0/+2
2022-09-10basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTupleTomaž Vajngerl1-8/+40
2022-01-12make it easier to adjust the value of a basegfx Tuple2DCaolán McNamara1-0/+6
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-2/+0
2021-06-17basegfx: change template param to use int instead bool - Tuple2DTomaž Vajngerl1-8/+4
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl1-0/+157