Changeset 4857 for trunk/psLib/src/astro/psCoord.c
- Timestamp:
- Aug 23, 2005, 1:23:05 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.c
r4620 r4857 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.8 2$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-0 7-27 19:55:15 $12 * @version $Revision: 1.83 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-08-23 23:23:05 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 139 139 if the supplied psPlaneTransform transform is linear: if any of the 140 140 cooefficients of order 2 are higher are non-zero, then it is not linear. 141 142 Returns: 143 1: if linear 144 0: otherwise 145 146 XXX: This should be a psBool 141 147 *****************************************************************************/ 142 148 psS32 p_psIsProjectionLinear(psPlaneTransform *transform)
Note:
See TracChangeset
for help on using the changeset viewer.
