- Timestamp:
- Apr 2, 2021, 2:11:56 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.c
r40806 r41519 197 197 198 198 psPlaneTransform *pt = psAlloc(sizeof(psPlaneTransform)); 199 199 200 pt->x = psPolynomial2DAlloc(PS_POLYNOMIAL_ORD, order1, order2); 200 201 pt->y = psPolynomial2DAlloc(PS_POLYNOMIAL_ORD, order1, order2);
Note:
See TracChangeset
for help on using the changeset viewer.
