Changeset 5351 for trunk/psphot/src/psLibUtils.h
- Timestamp:
- Oct 17, 2005, 9:04:33 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psLibUtils.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psLibUtils.h
r5134 r5351 29 29 psF64 p_psMinLM_dLinear (const psVector *Beta, const psVector *beta, psF64 lambda); 30 30 31 int psImageCountPixelMask_EAM (psImage *mask, psU8 value); // added to SDRS 32 31 33 // psLib extra utilities 32 34 # if (0) // added to psLib v8 … … 34 36 int psArgumentRemove (int N, int *argc, char **argv); // added to SDRS 35 37 bool psTimerClear (char *name); // added to SDRS 36 int psImageCountPixelMask (psImage *mask, psU8 value); // added to SDRS37 38 psVector *psVectorCreate (double lower, double upper, double delta, psElemType type); // added to SDRS 38 39 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
