Changeset 535 for trunk/VUT/GtpVisibilityPreprocessor/src/VssPreprocessor.h
- Timestamp:
- 01/13/06 17:39:43 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibilityPreprocessor/src/VssPreprocessor.h
r532 r535 105 105 void CastRay(const BspTree &tree, const VssRay & vssRay); 106 106 107 void TestBeamCasting(VssTree *tre, ViewCellsManager *vm );107 void TestBeamCasting(VssTree *tre, ViewCellsManager *vm, const ObjectContainer &objects); 108 108 109 109 bool mTestBeamSampling;
Note: See TracChangeset
for help on using the changeset viewer.