Panda3D
Public Member Functions | Public Attributes | Friends
PandaNodeChain Class Reference

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

#include "pandaNodeChain.h"

Inheritance diagram for PandaNodeChain:
LinkedListNode

List of all members.

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 31 of file pandaNodeChain.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations