IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6913 for trunk/psLib/src/sys


Ignore:
Timestamp:
Apr 19, 2006, 3:46:00 PM (20 years ago)
Author:
drobbin
Message:

Edited psDataType-> removed PS_DATA_REGION since this type isn't dynamically allocated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psType.h

    r6874 r6913  
    1010*  @author Ross Harman, MHPCC
    1111*
    12 *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2006-04-17 22:00:03 $
     12*  @version $Revision: 1.48 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2006-04-20 01:46:00 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    130130    PS_DATA_POLYNOMIAL4D,              ///< psPolynomial4D
    131131    PS_DATA_PROJECTION,                ///< psProjection
    132     PS_DATA_REGION,                    ///< psRegion
    133132    PS_DATA_SCALAR,                    ///< psScalar
    134133    PS_DATA_SPHERE,                    ///< psSphere
Note: See TracChangeset for help on using the changeset viewer.