Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PandaNode::Children Class Reference

#include <pandaNode.h>

List of all members.

Public Member Functions

 Children (const CDReader &cdata)
 Children (const Children &copy)
void operator= (const Children &copy)
int get_num_children () const
 Returns the number of children of the node.

PandaNodeget_child (int n) const
 Returns the nth child of the node.


Private Attributes

CDReader _cdata


Constructor & Destructor Documentation

PandaNode::Children::Children const CDReader cdata  )  [inline]
 

Definition at line 191 of file pandaNode.I.

References _cdata, INLINE, nassertr, and NULL.

PandaNode::Children::Children const Children &  copy  )  [inline]
 

Definition at line 204 of file pandaNode.I.

References INLINE.


Member Function Documentation

PandaNode * PandaNode::Children::get_child int  n  )  const [inline]
 

Returns the nth child of the node.

Definition at line 243 of file pandaNode.I.

References INLINE.

int PandaNode::Children::get_num_children  )  const [inline]
 

Returns the number of children of the node.

Definition at line 230 of file pandaNode.I.

References INLINE, nassertr, and NULL.

void PandaNode::Children::operator= const Children &  copy  )  [inline]
 

Definition at line 217 of file pandaNode.I.


Member Data Documentation

CDReader PandaNode::Children::_cdata [private]
 

Definition at line 340 of file pandaNode.h.

Referenced by Children().


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:53:03 2003 for Panda by doxygen1.3