Changeset 1898 for GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp
- Timestamp:
- 12/15/06 17:29:45 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.cpp
r1884 r1898 993 993 int 994 994 Preprocessor::GenerateRays(const int number, 995 996 995 const int sampleType, 996 SimpleRayContainer &rays) 997 997 { 998 998 const int startSize = (int)rays.size();
Note: See TracChangeset
for help on using the changeset viewer.