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