- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/math/psUnaryOp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/psLib/src/math/psUnaryOp.h
r11248 r27840 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.
