- Timestamp:
- 03/23/09 16:04:37 (16 years ago)
- Location:
- tools/pixelmap_test
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
tools/pixelmap_test/PixelMapTest.cc
r16 r18 12 12 std::cout << std::endl; 13 13 14 PixelMap* pm = new PixelMap( true);14 PixelMap* pm = new PixelMap("Test_PixelMap.txt", true); 15 15 16 16 pm->Print();
Note:
See TracChangeset
for help on using the changeset viewer.