Panda3D
Public Member Functions | List of all members
PandaNode::Parents Class Reference

Public Member Functions

 Parents (const CData *cdata)
 
 Parents (const Parents &copy)
 
int get_num_parents () const
 Returns the number of parents of the node. More...
 
PandaNodeget_parent (int n) const
 Returns the nth parent of the node. More...
 
void operator= (const Parents &copy)
 

Detailed Description

Definition at line 733 of file pandaNode.h.

Member Function Documentation

◆ get_num_parents()

int PandaNode::Parents::get_num_parents ( ) const
inline

◆ get_parent()

PandaNode * PandaNode::Parents::get_parent ( int  n) const
inline

The documentation for this class was generated from the following files: