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 IHandTracker
|
||||
{
|
||||
/**
|
||||
* Parses the enum name removing the prefix.
|
||||
*/
|
||||
static FName ParseEOpenXRHandKeypointEnumName(const FName& EnumName);
|
||||
|
||||
private:
|
||||
struct FImpl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user