Changeset 12382
- Timestamp:
- Mar 9, 2007, 10:27:03 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r12182 r12382 1 %%% $Id: psLibSDRS.tex,v 1.44 4 2007-03-02 21:15:35price Exp $1 %%% $Id: psLibSDRS.tex,v 1.445 2007-03-09 20:27:03 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 3757 3757 3758 3758 \begin{prototype} 3759 bool psVectorInit(psVector *vector, ...);3759 bool psVectorInit(psVector *vector, double value); 3760 3760 \end{prototype} 3761 3761 … … 3881 3881 3882 3882 \begin{prototype} 3883 bool psImageInit(psImage *image, ...);3883 bool psImageInit(psImage *image, double value); 3884 3884 \end{prototype} 3885 3885
Note:
See TracChangeset
for help on using the changeset viewer.
