Changeset 710 for trunk/archive/pslib/include/psPosition.h
- Timestamp:
- May 17, 2004, 10:10:42 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psPosition.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psPosition.h
r705 r710 122 122 123 123 /** Apply general spherical transformation */ 124 typedef int psSphereCoordSystem; /* XXX What is this type really? RHL */125 124 psSphereCoord * 126 125 psSphereCoordTransform(const psSphereCoord *coord, ///< Coordinates to convert 127 psSphereCoordSystem *sys///< System to use to convert126 const psSphereCoordTransformation *sys ///< System to use to convert 128 127 ); 129 128
Note:
See TracChangeset
for help on using the changeset viewer.
