BIE::QuadNode Class Reference

Special Node sub class for the case where nodes have four children (e.g. More...

#include <Node.h>

Inheritance diagram for BIE::QuadNode:
Collaboration diagram for BIE::QuadNode:

List of all members.

Public Member Functions

 QuadNode ()
 Null Constructor.
 QuadNode (Tile *t, int tid, int d)
 Constructs a node with four children.
void setNorthEast (Node *n)
 Sets the upper right hand side tile.
void setSouthEast (Node *n)
 Sets the lower right hand side tile.
void setSouthWest (Node *n)
 Sets the lower left hand side tile.
void setNorthWest (Node *n)
 Sets the upper left hand side tile.

Friends

class boost::serialization::access


Detailed Description

Special Node sub class for the case where nodes have four children (e.g.

QuadGrid).


The documentation for this class was generated from the following file:
  • /home/weinberg/src/BIE/include/Node.h

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen