Changeset 26892 for trunk/psLib/src/math/psUnaryOp.h
- Timestamp:
- Feb 10, 2010, 7:27:29 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psUnaryOp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psUnaryOp.h
r11248 r26892 59 59 psMathType* psUnaryOp( 60 60 psPtr out, ///< Output type, either psImage or psVector. 61 const psPtr in,///< Input, either psImage or psVector.61 psPtr in, ///< Input, either psImage or psVector. 62 62 const char *op ///< Operator. 63 63 );
Note:
See TracChangeset
for help on using the changeset viewer.
