revamp the GetControllerOrientationAndPosition and GetWristTransform to use the same caluclations and get rid of bMotionSourceHandTracking in senseglove joint calculations
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -54,11 +54,6 @@ class SENSEGLOVETRACKING_API FSGXRTracker final : public IOpenXRExtensionPlugin,
|
|||||||
public FXRMotionControllerBase,
|
public FXRMotionControllerBase,
|
||||||
public IHandTracker
|
public IHandTracker
|
||||||
{
|
{
|
||||||
/**
|
|
||||||
* Parses the enum name removing the prefix.
|
|
||||||
*/
|
|
||||||
static FName ParseEOpenXRHandKeypointEnumName(const FName& EnumName);
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
struct FImpl;
|
struct FImpl;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user