source: trunk/VUT/GtpVisibilityPreprocessor/src/Pvs.cpp @ 311

Revision 311, 117 bytes checked in by mattausch, 19 years ago (diff)

removed sampling prep bug

Line 
1#include <iostream>
2#include "Pvs.h"
3
4using namespace std;
5
6
7
8int
9KdPvs::Compress()
10{
11        return 0; // TODO
12}
Note: See TracBrowser for help on using the repository browser.