Open 3D Engine OpenXRVk Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This is the complete list of members for OpenXRVk::ActionsManager, including all inherited members.
ActionsManager()=default (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
ApplyHapticVibrationAction(ActionHandle actionHandle, uint64_t durationNanos, float frequencyHz, float amplitude) override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
AZ_CLASS_ALLOCATOR(ActionsManager, AZ::SystemAllocator) (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
AZ_RTTI(ActionsManager, "{79E2B285-073B-4042-93ED-B92E6C819CA6}", IOpenXRActions) (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
GetActionHandle(const AZStd::string &actionSetName, const AZStd::string &actionName) const override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
GetActionSetState(const AZStd::string &actionSetName) const override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
GetActionStateBoolean(ActionHandle actionHandle) const override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
GetActionStateFloat(ActionHandle actionHandle) const override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
GetActionStatePose(ActionHandle actionHandle) const override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
GetActionStatePoseWithVelocities(ActionHandle actionHandle) const override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
GetActionStateVector2(ActionHandle actionHandle) const override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
GetAllActionSets() const override | OpenXRVk::ActionsManager | |
GetBaseReferenceSpaceForPoseActions() const override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
Init(XrInstance xrInstance, XrSession xrSession) | OpenXRVk::ActionsManager | |
LogName (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | static |
OnInteractionProfileChanged() | OpenXRVk::ActionsManager | |
SetActionSetState(const AZStd::string &actionSetName, bool activate) override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
SetBaseReferenceSpaceForPoseActions(const AZStd::string &visualizedSpaceName) override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
StopHapticVibrationAction(ActionHandle actionHandle) override (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager | |
SyncActions(XrTime predictedDisplayTime) | OpenXRVk::ActionsManager | |
~ActionsManager() (defined in OpenXRVk::ActionsManager) | OpenXRVk::ActionsManager |