Name | Summary |
---|---|
ControllerPose | constructor(pose: Pose, flags: Int) |
Name | Summary |
---|---|
Companion | object Companion |
Name | Summary |
---|---|
flags | val flags: Int |
pose | val pose: Pose |
Name | Summary |
---|---|
LocationTrackedBit | const val LocationTrackedBit: Int = 2 |
LocationValidBit | const val LocationValidBit: Int = 1 |
OrientationTrackedBit | const val OrientationTrackedBit: Int = 8 |
OrientationValidBit | const val OrientationValidBit: Int = 4 |
TrackedBits | const val TrackedBits: Int |
ValidBits | const val ValidBits: Int |