- Timestamp:
- Oct 11, 2021, 11:33:33 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-dev-20210817/psLib/src/astro/psCoord.h
r41531 r41831 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.
