13#include "oxr_extension_support.h"
25oxr_action_apply_haptic_feedback(
struct oxr_logger *log,
29 const XrHapticBaseHeader *hapticEvent);
34oxr_action_stop_haptic_feedback(
struct oxr_logger *log,
Forward declarations for OpenXR state tracker structs.
Logger struct that lives on the stack, one for each call client call.
Definition oxr_logger.h:44
Object that client program interact with.
Definition oxr_objects.h:1354
A parsed equivalent of a list of sub-action paths.
Definition oxr_objects.h:1630