source: GTP/trunk/App/Demos/Illum/PathMap/Woctree.cpp @ 896

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