Changeset 371 for trunk/archive/pslib/include/psMatrix.h
- Timestamp:
- Mar 31, 2004, 11:59:00 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psMatrix.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psMatrix.h
r368 r371 31 31 psMatrixOp(psImage *out, ///< Matrix to return, or NULL 32 32 const psImage *matrix1, ///< Matrix 1 33 const char *op, ///< Operation to perform: "+", "-", "*" 33 34 const psImage *matrix2 ///< Matrix 2 34 35 );
Note:
See TracChangeset
for help on using the changeset viewer.
