IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3964


Ignore:
Timestamp:
May 18, 2005, 2:58:02 PM (21 years ago)
Author:
Paul Price
Message:

Fixing psImageSlice (coords is not const)

File:
1 edited

Legend:

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

    r3960 r3964  
    1 %%% $Id: psLibSDRS.tex,v 1.226 2005-05-18 23:07:18 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.227 2005-05-19 00:58:02 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    28112811
    28122812psVector *psImageSlice(psVector *out,
    2813                        const psVector *coords,
     2813                       psVector *coords,
    28142814                       const psImage *input,
    28152815                       const psImage *mask,
Note: See TracChangeset for help on using the changeset viewer.