IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2006, 10:04:13 AM (20 years ago)
Author:
magnier
Message:

adding pmSourceFreePixels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSource.h

    r7311 r7631  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-06-03 01:02:08 $
     5 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-06-22 20:04:13 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    115115pmSource  *pmSourceAlloc();
    116116
     117// free just the pixels for a source, keeping derived data
     118void pmSourceFreePixels(pmSource *source);
     119
    117120bool pmIsSource(const psPtr ptr);
    118121
Note: See TracChangeset for help on using the changeset viewer.