| Package | Description |
|---|---|
| org.openbase.bco.psc.lib.pointing |
| Modifier and Type | Method and Description |
|---|---|
Joints |
JointPair.getJoint1() |
Joints |
JointPair.getJoint2() |
static Joints |
PostureFunctions.otherJoint(Joints joint) |
static Joints |
Joints.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Joints[] |
Joints.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static javafx.geometry.Point3D |
PostureFunctions.getPoint3D(rst.tracking.TrackedPosture3DFloatType.TrackedPosture3DFloat posture,
Joints joint) |
static rst.math.Vec3DFloatType.Vec3DFloat |
PostureFunctions.getVec(rst.tracking.TrackedPosture3DFloatType.TrackedPosture3DFloat posture,
Joints joint) |
static Joints |
PostureFunctions.otherJoint(Joints joint) |
| Constructor and Description |
|---|
JointPair(Joints joint1,
Joints joint2) |
Copyright © 2016–2018 openbase.org. All rights reserved.