Public Member Functions | |
| INLINE | DownConnection (PandaNode *child, int sort) |
| INLINE bool | operator< (const DownConnection &other) const |
| INLINE PandaNode * | get_child () const |
| INLINE void | set_child (PandaNode *child) |
| INLINE int | get_sort () const |
Private Member Functions | |
| PT (PandaNode) _child | |
Private Attributes | |
| int | _sort |
|
||||||||||||
|
|
|
|
Referenced by PandaNode::replace_child(). |
|
|
|
|
|
|
|
|
|
|
|
Referenced by PandaNode::replace_child(). |
|
|
Definition at line 243 of file pandaNode.h. |
1.3