source: GTP/trunk/App/Demos/Illum/pathmap/Woctree.cpp @ 2197

Revision 2197, 411 bytes checked in by szirmay, 17 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.