Changeset 6386
- Timestamp:
- Dec 21, 2009, 12:52:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/libraries/core/GraphicsManager.cc
r6385 r6386 440 440 { 441 441 assert(this->renderWindow_); 442 443 442 this->renderWindow_->writeContentsToTimestampedFile(PathConfig::getLogPathString() + "screenShot_", ".png"); 444 this->renderWindow_->writeContentsToTimestampedFile(PathConfig::getLogPathString() + "screenShot_", ".tif");445 443 } 446 444 }
Note: See TracChangeset
for help on using the changeset viewer.