14 #ifndef NODEPOINTERTOBASE_H 15 #define NODEPOINTERTOBASE_H 43 void reassign(To *ptr);
52 void output(std::ostream &out)
const;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void clear()
A convenient way to set the NodePointerTo object to NULL.
This is similar to PointerToBase, but it manages objects of type NodeReferenceCount or NodeCachedRefe...
This is the non-template part of the base class for PointerTo and ConstPointerTo.
void output(std::ostream &out) const
A handy function to output NodePointerTo's as a hex pointer followed by a reference count.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.