#include "pandabase.h"
#include "collideMask.h"
#include "pmap.h"
Go to the source code of this file.
Compounds | |
class | DeferredNodeProperty |
This class keeps track of all the state we must make note of during the graph traversal, but cannot apply immediately. More... | |
Typedefs | |
typedef pmap< PandaNode *, DeferredNodeProperty > | DeferredNodes |
Definition in file deferredNodeProperty.h.
|
Definition at line 77 of file deferredNodeProperty.h. |