- Timestamp:
- Aug 15, 2023, 4:59:00 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/psLib/test/sys/tap_psMemory.c
r41171 r42493 428 428 429 429 psPlaneTransform *planeTransform; 430 planeTransform = psPlaneTransformAlloc(1, 1 );430 planeTransform = psPlaneTransformAlloc(1, 1, PS_POLYNOMIAL_ORD); 431 431 okay = psMemCheckType(PS_DATA_PLANETRANSFORM, planeTransform); 432 432 if (!okay ) psFree(planeTransform);
Note:
See TracChangeset
for help on using the changeset viewer.
