Changeset 41896 for trunk/psLib/src/astro/psCoord.h
- Timestamp:
- Nov 4, 2021, 6:10:51 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.h
r41531 r41896 178 178 179 179 psPlaneTransform* psPlaneTransformAlloc( 180 int order1, ///< The order of the x term in the transform. 181 int order2 ///< The order of the y term in the transform. 180 int order1, ///< The order of the x term in the transform. 181 int order2, ///< The order of the y term in the transform. 182 psPolynomialType type ///< The polynomial type (ORD or CHEB) for this transform 182 183 ) PS_ATTR_MALLOC; 183 184
Note:
See TracChangeset
for help on using the changeset viewer.
