14 #ifndef VRPNBUTTONDEVICE_H 15 #define VRPNBUTTONDEVICE_H 45 static void init_type() {
46 ClientButtonDevice::init_type();
48 ClientButtonDevice::get_class_type());
51 return get_class_type();
53 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
A specific ClientBase that connects to a VRPN server and records information on the connected VRPN de...
void register_type(TypeHandle &type_handle, const std::string &name)
This inline function is just a convenient way to call TypeRegistry::register_type(),...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
TypeHandle is the identifier used to differentiate C++ class types.