IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6920


Ignore:
Timestamp:
Apr 19, 2006, 5:32:14 PM (20 years ago)
Author:
magnier
Message:

replaced PS_DATA_REGION because we need to be able to dynamically allocate on occasion

File:
1 edited

Legend:

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

    r6913 r6920  
    1010*  @author Ross Harman, MHPCC
    1111*
    12 *  @version $Revision: 1.48 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2006-04-20 01:46:00 $
     12*  @version $Revision: 1.49 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2006-04-20 03:32:14 $
    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
    132133    PS_DATA_SCALAR,                    ///< psScalar
    133134    PS_DATA_SPHERE,                    ///< psSphere
Note: See TracChangeset for help on using the changeset viewer.