Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
|
C-compatible struct containing a part of the pose representing a finger. More...
#include <handpose.h>
Public Attributes | |
SR_point3d | joints [4] |
Array of joints in the SR_finger. More... | |
SR_point3d | metacarpal |
Absolute position of the joint between the metacarpal and proximal bone (the base) More... | |
SR_point3d | proximal |
Absolute position of the joint between the proximal and intermediate bone. More... | |
SR_point3d | intermediate |
Absolute position of the joint between the intermediate and distal bone. More... | |
SR_point3d | distal |
Absolute position of the end of the distal bone (the tip) More... | |
SR_point3d | a |
metacarpal alias More... | |
SR_point3d | b |
proximal alias More... | |
SR_point3d | c |
intermediate alias More... | |
SR_point3d | tip |
distal alias More... | |
C-compatible struct containing a part of the pose representing a finger.
SR_point3d SR_finger::a |
metacarpal alias
SR_point3d SR_finger::b |
proximal alias
SR_point3d SR_finger::c |
intermediate alias
SR_point3d SR_finger::distal |
Absolute position of the end of the distal bone (the tip)
SR_point3d SR_finger::intermediate |
Absolute position of the joint between the intermediate and distal bone.
SR_point3d SR_finger::joints[4] |
Array of joints in the SR_finger.
SR_point3d SR_finger::metacarpal |
Absolute position of the joint between the metacarpal and proximal bone (the base)
SR_point3d SR_finger::proximal |
Absolute position of the joint between the proximal and intermediate bone.
SR_point3d SR_finger::tip |
distal alias