virtualx-engine/modules/openxr/editor
Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
2022-04-04 19:49:50 +02:00
..
openxr_action_editor.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_action_editor.h Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_action_map_editor.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_action_map_editor.h Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_action_set_editor.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_action_set_editor.h Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_editor_plugin.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
openxr_interaction_profile_editor.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_interaction_profile_editor.h Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_select_action_dialog.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_select_action_dialog.h Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_select_interaction_profile_dialog.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_select_interaction_profile_dialog.h Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
SCsub Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00