Home
last modified time | relevance | path

Searched refs:AffineRotation (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/interface/
H A DAffineTransform.cpp149 BAffineTransform::AffineRotation(double angle) in AffineRotation() function in BAffineTransform
627 t.PreMultiply(AffineRotation(-Rotation())); in GetScale()
670 t.PreMultiply(AffineRotation(-rotation)); in GetAffineParameters()
/haiku/headers/os/interface/
H A DAffineTransform.h62 static BAffineTransform AffineRotation(double angle);
/haiku/docs/user/interface/
H A DAffineTransform.dox1110 \fn static static BAffineTransform BAffineTransform::AffineRotation(double angle)