14 #ifndef BUTTONREGISTRY_H 15 #define BUTTONREGISTRY_H 31 class EXPCL_PANDA_PUTIL RegistryNode {
34 const std::string &name);
42 bool register_button(
ButtonHandle &button_handle,
const std::string &name,
44 char ascii_equivalent =
'\0');
49 ButtonHandle find_ascii_button(
char ascii_equivalent)
const;
51 void write(std::ostream &out)
const;
65 static void init_global_pointer();
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.