Changeset 4300 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/17/04 10:18:24 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4299 r4300 22 22 23 23 * mhist/MHCamera.h 24 - make SetUsed() public. Like this, it ispossible to use the24 - make SetUsed() and Fill(x,w) public. It is now possible to use the 25 25 Fill-function together with the SetUsed(idx), when no 26 26 SetCamContent(...) is available. 27 (Default of the Fill-function was always to have all pixels28 not-used).27 Previously, only a Fill(x,y,w) was public, with x and y positions 28 in the camera. 29 29 30 30
Note:
See TracChangeset
for help on using the changeset viewer.