24 #if !defined(CPPPARSER) && !defined(LINK_ALL_STATIC) && !defined(BUILDING_VRPN) 25 #error Buildsystem error: BUILDING_VRPN not defined 28 Configure(config_vrpn);
29 NotifyCategoryDef(vrpn,
"");
32 ConfigureFn(config_vrpn) {
33 VrpnAnalogDevice::init_type();
34 VrpnButtonDevice::init_type();
35 VrpnClient::init_type();
36 VrpnDialDevice::init_type();
37 VrpnTrackerDevice::init_type();
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
static PandaSystem * get_global_ptr()
Returns the global PandaSystem object.
This class is used as a namespace to group several global properties of Panda.
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.
void add_system(const std::string &system)
Intended for use by each subsystem to register itself at startup.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.