MeshKit  1.0
BinaryNode::ActiveNode Struct Reference

List of all members.

Public Member Functions

 ActiveNode (BinaryNode *n)
bool operator== (const ActiveNode &rhs) const

Public Attributes

bool active
BinaryNodenode

Detailed Description

Definition at line 162 of file BinaryTree.hpp.


Constructor & Destructor Documentation

ActiveNode ( BinaryNode n) [inline]

Definition at line 163 of file BinaryTree.hpp.


Member Function Documentation

bool operator== ( const ActiveNode rhs) const [inline]

Definition at line 168 of file BinaryTree.hpp.


Member Data Documentation

bool active

Definition at line 167 of file BinaryTree.hpp.

Definition at line 171 of file BinaryTree.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines