proj home

Files   Classes   Functions   Hierarchy  

bsptreeD2.h File Reference

#include <iostream>
#include <vector>
#include <halfspaceD2.h>
#include <linechopped.h>
#include <treeindexedD2.h>
#include <treeindexedD2iter.h>

Include dependency graph for bsptreeD2.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bsptreeD2< PT, PD, INDX >
 Binary Space Partition tree 2D. More...
class  bsptreeD2find< PT, PD, INDX >
 Search the bsp tree. More...

Functions

template<typename PT , typename PD , typename INDX >
istream & operator>> (istream &istr, bsptreeD2< PT, PD, INDX > &x)


Function Documentation

template<typename PT , typename PD , typename INDX >
istream& operator>> ( istream &  istr,
bsptreeD2< PT, PD, INDX > &  x 
) [inline]

Definition at line 145 of file bsptreeD2.h.

References bsptreeD2< PT, PD, INDX >::serializeInverse().

00146   { return x.serializeInverse(istr); }


Generated on Fri Mar 4 00:49:34 2011 for Chelton Evans Source by  doxygen 1.5.8