IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4443


Ignore:
Timestamp:
Jun 30, 2005, 5:18:02 PM (21 years ago)
Author:
Paul Price
Message:

Changed to fix bug 462, 463.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r4423 r4443  
    1 %%% $Id: psLibSDRS.tex,v 1.305 2005-06-29 01:07:32 jhoblitt Exp $
     1%%% $Id: psLibSDRS.tex,v 1.306 2005-07-01 03:18:02 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    620620%
    621621\begin{datatype}
    622 typedef void (*psMemExhaustedCallback)(size_t size);
     622typedef psPtr (*psMemExhaustedCallback)(size_t size);
    623623\end{datatype}
    624624
     
    934934    PS_DATA_SCALAR,                    ///< psScalar
    935935    PS_DATA_SPHERE,                    ///< psSphere
    936     PS_DATA_SPHERETRANSFORM,           ///< psSphereTransform
     936    PS_DATA_SPHEREROT,                 ///< psSphereRot
    937937    PS_DATA_SPLINE1D,                  ///< psSpline1D
    938938    PS_DATA_STATS,                     ///< psStats
Note: See TracChangeset for help on using the changeset viewer.