14 #ifndef WEAKPOINTERCALLBACK_H 15 #define WEAKPOINTERCALLBACK_H 27 virtual void wp_callback(
void *pointer)=0;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Derive from this class and override the callback() method if you want to get an immediate callback fr...