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

Revision 469, 89 bytes checked in by mattausch, 19 years ago (diff)

updated view cells, view cell manager. changed rendersimulator

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