Changeset 6313 for code/branches/presentation2/src/libraries
- Timestamp:
- Dec 10, 2009, 8:49:33 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/libraries/core/GraphicsManager.cc
r6183 r6313 441 441 assert(this->renderWindow_); 442 442 443 this->renderWindow_->writeContentsToTimestampedFile(PathConfig::getLogPathString() + "screenShot_", ". jpg");443 this->renderWindow_->writeContentsToTimestampedFile(PathConfig::getLogPathString() + "screenShot_", ".tiff"); 444 444 } 445 445 }
Note: See TracChangeset
for help on using the changeset viewer.