source: trunk/VUT/GtpVisibilityPreprocessor/src/Intersectable.h @ 162

Revision 162, 105 bytes checked in by bittner, 19 years ago (diff)

functional raycasting version

Line 
1#ifndef __INTERSECTABLE_H
2#define __INTERSECTABLE_H
3
4
5class Intersectable {
6 
7 
8};
9
10
11#endif
Note: See TracBrowser for help on using the repository browser.