| aimPose_GameboardSpace | TiltFive.Wand.WandCore | |
| aimPose_UnityWorldSpace | TiltFive.Wand.WandCore | |
| CalculateRotation(Quaternion rotToWND_GBD) | TiltFive.Wand.WandCore | protected |
| controllerIndex | TiltFive.Wand.WandCore | |
| ConvertPosGBDToUGBD(Vector3 pos_GBD) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedstatic |
| currentState | TiltFive.Wand.WandCore | protected |
| Dispose() | TiltFive.Wand.WandCore | virtual |
| FilterTrackingPointPose(Pose staleGripPointPose, Pose staleTrackingPointPose, Pose newTrackingPointPose, float trackingPointOffsetDistance, WandSettings settings) | TiltFive.Wand.WandCore | protected |
| fingertipsPose_GameboardSpace | TiltFive.Wand.WandCore | |
| fingertipsPose_UnityWorldSpace | TiltFive.Wand.WandCore | |
| gameboardPos_UWRLD | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protected |
| GameboardToWorldSpace(Pose pose_GameboardSpace, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedstatic |
| GameboardToWorldSpace(Vector3 pos_UGBD, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedstatic |
| GameboardToWorldSpace(Quaternion rotToUGBD_OBJ, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedstatic |
| GetButton(WandButton button) | TiltFive.Wand.WandCore | |
| GetButtonDown(WandButton button) | TiltFive.Wand.WandCore | |
| GetButtonUp(WandButton button) | TiltFive.Wand.WandCore | |
| GetDefaultPoseGameboardSpace(WandSettings settings) | TiltFive.Wand.WandCore | protectedstatic |
| GetLatestInputs() | TiltFive.Wand.WandCore | virtual |
| GetStickTilt() | TiltFive.Wand.WandCore | |
| GetTrigger() | TiltFive.Wand.WandCore | |
| glassesHandle | TiltFive.Wand.WandCore | |
| gripPose_UnityWorldSpace | TiltFive.Wand.WandCore | |
| isConnected | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protected |
| IsConnected | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | |
| isTracked | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protected |
| IsTracked | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | |
| Pose_GameboardSpace | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | |
| pose_UGBD | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protected |
| Pose_UnityWorldSpace | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | |
| pose_UWRLD | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protected |
| previousState | TiltFive.Wand.WandCore | protected |
| ProcessTrackingData(Vector3 gripPosition_UGBD, Vector3 fingertipsPosition_UGBD, Vector3 aimPosition_UGBD, Quaternion rotToUGBD_WND, WandSettings wandSettings, ScaleSettings scaleSettings, GameBoardSettings gameBoardSettings, out Pose gripPose_UGBD, out Pose fingertipsPose_UGBD, out Pose aimPose_UGBD) | TiltFive.Wand.WandCore | protected |
| Reset(WandSettings wandSettings) | TiltFive.Wand.WandCore | |
| TrackableCore< WandSettings, T5_ControllerState >.Reset(TSettings settings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protected |
| SetDefaultPoseGameboardSpace(WandSettings settings) | TiltFive.Wand.WandCore | protected |
| TrackableCore< WandSettings, T5_ControllerState >.SetDefaultPoseGameboardSpace(TSettings settings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedpure virtual |
| SetDrivenObjectTransform(WandSettings wandSettings, ScaleSettings scaleSettings, GameBoardSettings gameBoardSettings) | TiltFive.Wand.WandCore | protected |
| TrackableCore< WandSettings, T5_ControllerState >.SetDrivenObjectTransform(TSettings settings, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedpure virtual |
| SetInvalidPoseGameboardSpace(in T5_ControllerState t5_ControllerState, WandSettings settings, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.Wand.WandCore | protected |
| TrackableCore< WandSettings, T5_ControllerState >.SetInvalidPoseGameboardSpace(in TState state, TSettings settings, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedpure virtual |
| SetPoseGameboardSpace(in T5_ControllerState controllerState, WandSettings wandSettings, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.Wand.WandCore | protected |
| TrackableCore< WandSettings, T5_ControllerState >.SetPoseGameboardSpace(in TState state, TSettings settings, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedpure virtual |
| SetPoseUnityWorldSpace(ScaleSettings scaleSettings, GameBoardSettings gameBoardSettings) | TiltFive.Wand.WandCore | protectedvirtual |
| TryCheckConnected(out bool connected) | TiltFive.Wand.WandCore | protectedvirtual |
| TryGetButton(WandButton button, out bool pressed) | TiltFive.Wand.WandCore | |
| TryGetButtonDown(WandButton button, out bool buttonDown) | TiltFive.Wand.WandCore | |
| TryGetButtonUp(WandButton button, out bool buttonUp) | TiltFive.Wand.WandCore | |
| TryGetStateFromPlugin(out T5_ControllerState controllerState, out bool poseIsValid, GameBoardSettings gameBoardSettings) | TiltFive.Wand.WandCore | protected |
| TrackableCore< WandSettings, T5_ControllerState >.TryGetStateFromPlugin(out TState state, out bool poseIsValid, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedpure virtual |
| TryGetStickTilt(out Vector2 stickTilt) | TiltFive.Wand.WandCore | |
| TryGetTrigger(out float triggerDisplacement) | TiltFive.Wand.WandCore | |
| Update(WandSettings wandSettings, ScaleSettings scaleSettings, GameBoardSettings gameBoardSettings) | TiltFive.Wand.WandCore | virtual |
| TrackableCore< WandSettings, T5_ControllerState >.Update(TSettings settings, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedvirtual |
| WandCore(GlassesHandle glassesHandle, ControllerIndex controllerIndex) | TiltFive.Wand.WandCore | |
| WorldToGameboardSpace(Vector3 pos_UWRLD, ScaleSettings scaleSettings, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedstatic |
| WorldToGameboardSpace(Quaternion rotToUWRLD_OBJ, GameBoardSettings gameboardSettings) | TiltFive.TrackableCore< WandSettings, T5_ControllerState > | protectedstatic |