Panda3D
Public Member Functions | Public Attributes | Friends | List of all members
PandaNodeChain Class Reference

This class maintains a linked list of PandaNodes. More...

#include "pandaNodeChain.h"

Inheritance diagram for PandaNodeChain:
LinkedListNode

Public Member Functions

 PandaNodeChain (const char *lock_name)
 

Public Attributes

LightMutex _lock
 

Friends

class PandaNode
 

Detailed Description

This class maintains a linked list of PandaNodes.

It's used to maintain a list of PandaNodes whose _prev_transform is different from their _transform (in pipeline stage 0).

Definition at line 28 of file pandaNodeChain.h.


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