Structure to hold the objects that are being watched. 更多...
#include <vrpn_BaseClass.h>
Public 属性 | |
| vrpn_BaseClass * | obj |
| Object being watched | |
| vrpn_TextPrinter * | me |
| Pointer to this, because used in a static function | |
| vrpn_TextPrinter_Watch_Entry * | next |
| Pointer to the next one in the list | |
Structure to hold the objects that are being watched.
| vrpn_TextPrinter* me |
Pointer to this, because used in a static function
Pointer to the next one in the list
| vrpn_BaseClass* obj |
Object being watched