Changeset 11668 for trunk/psLib/src/astro/psCoord.c
- Timestamp:
- Feb 6, 2007, 11:36:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.c
r11618 r11668 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.13 2$ $Name: not supported by cvs2svn $13 * @date $Date: 2007-02-0 3 06:01:42$12 * @version $Revision: 1.133 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2007-02-06 21:36:09 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 151 151 Why isn't this called p_psIsPlaneTransformLinear()? 152 152 *****************************************************************************/ 153 psBool p_psIsProjectionLinear(psPlaneTransform *transform)153 bool p_psIsProjectionLinear(psPlaneTransform *transform) 154 154 { 155 155 PS_ASSERT_PTR_NON_NULL(transform, false);
Note:
See TracChangeset
for help on using the changeset viewer.
