Package | Description |
---|---|
org.processmining.processprofiler3d.compviz.vr.jna |
Modifier and Type | Class and Description |
---|---|
static class |
VRHmdVector3.ByReference |
static class |
VRHmdVector3.ByValue |
Modifier and Type | Field and Description |
---|---|
VRHmdVector3 |
VRTrackedDevicePose.vAngularVelocity
angular velocity in radians/s (?)
|
VRHmdVector3 |
VRRenderModelVertex.vNorm |
VRHmdVector3 |
VRRenderModelVertex.vPos |
VRHmdVector3 |
VRTrackedDevicePose.vVelocity
velocity in tracker space in m/s
|
Constructor and Description |
---|
VRTrackedDevicePose(VRHmdMatrix34 mDeviceToAbsoluteTracking,
VRHmdVector3 vVelocity,
VRHmdVector3 vAngularVelocity,
int eTrackingResult,
byte bPoseIsValid,
byte bDeviceIsConnected) |