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

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

removed sampling prep bug

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