source:
trunk/VUT/GtpVisibilityPreprocessor/src/ExactPreprocessor.cpp
@
372
Revision 372, 115 bytes checked in by bittner, 19 years ago (diff) |
---|
Line | |
---|---|
1 | #include "ExactPreprocessor.h" |
2 | |
3 | |
4 | bool |
5 | ExactPreprocessor::ComputeVisibility() |
6 | { |
7 | |
8 | return true; |
9 | }; |
10 | |
11 |
Note: See TracBrowser
for help on using the repository browser.