| Commit | Date | |
|---|---|---|
|
[r184]
by
ltilib
alvarado: Small formating changes. Use of new matrix methods lastRow() and lastColumn() |
2003-05-05 10:08:26 | Tree |
| 2003-05-05 10:04:38 | Tree | |
|
[r182]
by
ltilib
alvarado: @CHG: The methods of ltiGeometricTransform were still in the old interface style. Now they return a boolean. Furthermore, the apply methods for matrices now provide an optional template parameter, which specifies the interpolation functor that shoud be used. This was not implemented as functor parameter due to efficiency issues: as a virtual member, the interpolation would take about 15% more time as a direct instance. |
2003-05-05 10:03:08 | Tree |
|
[r181]
by
ltilib
alvarado: @ADD: Two methods added: the first one areaX2() (area times two) compute twice the area of the polygon. Why twice? Because for integer types twice the area is also an integer, and computing on the same type is a little bit more efficient than casting to a floating point type, that in case of interger types would only keep track of a 1/2 term. The second method clockwise() uses areaX2() to decide if the polygon turns clockwise or not. |
2003-05-05 10:02:10 | Tree |
|
[r180]
by
ltilib
sltilib: Overload of template methods not supported, so we rename the new one in tApply and tRotate and tScale |
2003-05-05 09:58:45 | Tree |
| 2003-05-05 09:58:08 | Tree | |
| 2003-05-05 09:57:56 | Tree | |
| 2003-05-05 09:57:42 | Tree | |
| 2003-05-05 09:57:31 | Tree | |
| 2003-05-05 09:57:20 | Tree |