Home
last modified time | relevance | path

Searched hist:"08135223 ce634855495feacae72c99a887da206d" (Results 1 – 4 of 4) sorted by relevance

/haiku/src/servers/app/drawing/Painter/
H A DTransformable.h08135223ce634855495feacae72c99a887da206d Mon Nov 09 16:53:12 UTC 2015 Julian Harnath <julian.harnath@rwth-aachen.de> Affine transforms: add method to test for dilation

* Add IsDilation() to BAffineTransform and Transformable which check
whether the transform is a dilation, i.e. consists of only
translation and/or scaling
H A DTransformable.cpp08135223ce634855495feacae72c99a887da206d Mon Nov 09 16:53:12 UTC 2015 Julian Harnath <julian.harnath@rwth-aachen.de> Affine transforms: add method to test for dilation

* Add IsDilation() to BAffineTransform and Transformable which check
whether the transform is a dilation, i.e. consists of only
translation and/or scaling
/haiku/src/kits/interface/
H A DAffineTransform.cpp08135223ce634855495feacae72c99a887da206d Mon Nov 09 16:53:12 UTC 2015 Julian Harnath <julian.harnath@rwth-aachen.de> Affine transforms: add method to test for dilation

* Add IsDilation() to BAffineTransform and Transformable which check
whether the transform is a dilation, i.e. consists of only
translation and/or scaling
/haiku/headers/os/interface/
H A DAffineTransform.h08135223ce634855495feacae72c99a887da206d Mon Nov 09 16:53:12 UTC 2015 Julian Harnath <julian.harnath@rwth-aachen.de> Affine transforms: add method to test for dilation

* Add IsDilation() to BAffineTransform and Transformable which check
whether the transform is a dilation, i.e. consists of only
translation and/or scaling