source:
GTP/trunk/App/Demos/Vis/FriendlyCulling/src/IrradianceMap.cpp
@
3010
Revision 3010, 106 bytes checked in by mattausch, 16 years ago (diff) |
---|
Line | |
---|---|
1 | #include "IrradianceMap.h" |
2 | |
3 | |
4 | namespace CHCDemoEngine |
5 | { |
6 | |
7 | IrradianceMap::IrradianceMap() |
8 | { |
9 | } |
10 | |
11 | |
12 | } |
Note: See TracBrowser
for help on using the repository browser.