public class VRController
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
meshName |
VR_TrackedDevice |
myDev |
VRTransform |
trans |
Constructor and Description |
---|
VRController(VR_TrackedDevice dev,
VRTransform cT) |
Modifier and Type | Method and Description |
---|---|
VRControllerState |
GetControllerState() |
org.processmining.visualisation3d.maths.JoglVectord3 |
getScale() |
org.processmining.visualisation3d.maths.JoglMatrixd4x4 |
getWSRotationMat() |
public VR_TrackedDevice myDev
public VRTransform trans
public java.lang.String meshName
public VRController(VR_TrackedDevice dev, VRTransform cT)
public VRControllerState GetControllerState()
public org.processmining.visualisation3d.maths.JoglVectord3 getScale()
public org.processmining.visualisation3d.maths.JoglMatrixd4x4 getWSRotationMat()