source: GTP/branches/IllumWPdeliver2008dec/IlluminationWP/demos/Standalone/PathMap [DirectX]/Woctree.cpp @ 3255

Revision 3255, 411 bytes checked in by szirmay, 15 years ago (diff)
Line 
1// Woctree.cpp: implementation of the Woctree class.
2//
3//////////////////////////////////////////////////////////////////////
4#include "dxstdafx.h"
5#include "Woctree.h"
6
7//////////////////////////////////////////////////////////////////////
8// Construction/Destruction
9//////////////////////////////////////////////////////////////////////
10
11Woctree::Woctree()
12{
13
14}
15
16Woctree::~Woctree()
17{
18
19}
Note: See TracBrowser for help on using the repository browser.