14#ifndef PANDANODECHAIN_H
15#define PANDANODECHAIN_H
28class EXPCL_PANDA_PGRAPH PandaNodeChain :
private LinkedListNode {
30 INLINE PandaNodeChain(
const char *lock_name);
31 INLINE ~PandaNodeChain();
35 friend class PandaNode;
This is a standard, non-reentrant mutex, similar to the Mutex class.
A basic node of the scene graph or data graph.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.