IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7934


Ignore:
Timestamp:
Jul 18, 2006, 12:50:47 PM (20 years ago)
Author:
rhl
Message:

Remove unimplemented p_psPlaneTransformLinearInvert_MHPCC for swig's sake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psCoord.h

    r7766 r7934  
    1111 *  @author GLG, MHPCC
    1212 *
    13  *  @version $Revision: 1.52 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2006-06-30 02:20:06 $
     13 *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2006-07-18 22:50:47 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    325325    psPlaneTransform *transform        ///< transform to invert
    326326);
    327 psPlaneTransform *p_psPlaneTransformLinearInvert_MHPCC(
    328     psPlaneTransform *transform        ///< transform to invert
    329 );
    330 
    331327
    332328/** Takes a transform and tests whether or not it is a linear projection.
Note: See TracChangeset for help on using the changeset viewer.