[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I'm implementing the affine2d class, and I can't understand what the
From: |
motherboard |
Subject: |
Re: I'm implementing the affine2d class, and I can't understand what the outputLimits function does |
Date: |
Wed, 2 Dec 2015 01:12:12 -0800 (PST) |
Never mind, I figured it out.
It's transforming the given bounding box (given by top-left and bottom-right
corners) - it's not as simple as just applying the transformation of these
corners, since the other implicit corners might affect the new bounding box.
--
View this message in context:
http://octave.1599824.n4.nabble.com/I-m-implementing-the-affine2d-class-and-I-can-t-understand-what-the-outputLimits-function-does-tp4673752p4673753.html
Sent from the Octave - General mailing list archive at Nabble.com.