Changeset 11 for tools/pixelmap_test/PixelMapTest.cc
- Timestamp:
- 03/06/09 16:43:47 (15 years ago)
- Location:
- tools/pixelmap_test
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/pixelmap_test
-
Property svn:ignore
set to
PixelMapTest
-
Property svn:ignore
set to
-
tools/pixelmap_test/PixelMapTest.cc
r10 r11 1 1 //simple test program to check the PixelMap class 2 2 3 #include " PixelMap.h"3 #include "../../pixelmap/PixelMap.h" 4 4 #include <iostream> 5 5
Note:
See TracChangeset
for help on using the changeset viewer.