- Timestamp:
- Feb 6, 2022, 10:39:31 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/psModules/src/objects/pmModelUtils.h
r35768 r42012 44 44 bool pmModelSetPosition (float *Xo, float *Yo, pmSource *source); 45 45 bool pmModelSetNorm (float *Io, pmSource *source); 46 bool pmModelSetShape (float *Sxx, float *Sxy, float *Syy, pmMoments *moments, bool useReff );46 bool pmModelSetShape (float *Sxx, float *Sxy, float *Syy, pmMoments *moments, bool useReff, float Scale); 47 47 48 48 bool pmModelUseReff (pmModelType type);
Note:
See TracChangeset
for help on using the changeset viewer.
