pub struct FullBodyJointMETA(/* private fields */);Expand description
Implementations§
Source§impl FullBodyJointMETA
impl FullBodyJointMETA
pub const ROOT: FullBodyJointMETA
pub const HIPS: FullBodyJointMETA
pub const SPINE_LOWER: FullBodyJointMETA
pub const SPINE_MIDDLE: FullBodyJointMETA
pub const SPINE_UPPER: FullBodyJointMETA
pub const CHEST: FullBodyJointMETA
pub const NECK: FullBodyJointMETA
pub const HEAD: FullBodyJointMETA
pub const LEFT_SHOULDER: FullBodyJointMETA
pub const LEFT_SCAPULA: FullBodyJointMETA
pub const LEFT_ARM_UPPER: FullBodyJointMETA
pub const LEFT_ARM_LOWER: FullBodyJointMETA
pub const LEFT_HAND_WRIST_TWIST: FullBodyJointMETA
pub const RIGHT_SHOULDER: FullBodyJointMETA
pub const RIGHT_SCAPULA: FullBodyJointMETA
pub const RIGHT_ARM_UPPER: FullBodyJointMETA
pub const RIGHT_ARM_LOWER: FullBodyJointMETA
pub const RIGHT_HAND_WRIST_TWIST: FullBodyJointMETA
pub const LEFT_HAND_PALM: FullBodyJointMETA
pub const LEFT_HAND_WRIST: FullBodyJointMETA
pub const LEFT_HAND_THUMB_METACARPAL: FullBodyJointMETA
pub const LEFT_HAND_THUMB_PROXIMAL: FullBodyJointMETA
pub const LEFT_HAND_THUMB_DISTAL: FullBodyJointMETA
pub const LEFT_HAND_THUMB_TIP: FullBodyJointMETA
pub const LEFT_HAND_INDEX_METACARPAL: FullBodyJointMETA
pub const LEFT_HAND_INDEX_PROXIMAL: FullBodyJointMETA
pub const LEFT_HAND_INDEX_INTERMEDIATE: FullBodyJointMETA
pub const LEFT_HAND_INDEX_DISTAL: FullBodyJointMETA
pub const LEFT_HAND_INDEX_TIP: FullBodyJointMETA
pub const LEFT_HAND_MIDDLE_METACARPAL: FullBodyJointMETA
pub const LEFT_HAND_MIDDLE_PROXIMAL: FullBodyJointMETA
pub const LEFT_HAND_MIDDLE_INTERMEDIATE: FullBodyJointMETA
pub const LEFT_HAND_MIDDLE_DISTAL: FullBodyJointMETA
pub const LEFT_HAND_MIDDLE_TIP: FullBodyJointMETA
pub const LEFT_HAND_RING_METACARPAL: FullBodyJointMETA
pub const LEFT_HAND_RING_PROXIMAL: FullBodyJointMETA
pub const LEFT_HAND_RING_INTERMEDIATE: FullBodyJointMETA
pub const LEFT_HAND_RING_DISTAL: FullBodyJointMETA
pub const LEFT_HAND_RING_TIP: FullBodyJointMETA
pub const LEFT_HAND_LITTLE_METACARPAL: FullBodyJointMETA
pub const LEFT_HAND_LITTLE_PROXIMAL: FullBodyJointMETA
pub const LEFT_HAND_LITTLE_INTERMEDIATE: FullBodyJointMETA
pub const LEFT_HAND_LITTLE_DISTAL: FullBodyJointMETA
pub const LEFT_HAND_LITTLE_TIP: FullBodyJointMETA
pub const RIGHT_HAND_PALM: FullBodyJointMETA
pub const RIGHT_HAND_WRIST: FullBodyJointMETA
pub const RIGHT_HAND_THUMB_METACARPAL: FullBodyJointMETA
pub const RIGHT_HAND_THUMB_PROXIMAL: FullBodyJointMETA
pub const RIGHT_HAND_THUMB_DISTAL: FullBodyJointMETA
pub const RIGHT_HAND_THUMB_TIP: FullBodyJointMETA
pub const RIGHT_HAND_INDEX_METACARPAL: FullBodyJointMETA
pub const RIGHT_HAND_INDEX_PROXIMAL: FullBodyJointMETA
pub const RIGHT_HAND_INDEX_INTERMEDIATE: FullBodyJointMETA
pub const RIGHT_HAND_INDEX_DISTAL: FullBodyJointMETA
pub const RIGHT_HAND_INDEX_TIP: FullBodyJointMETA
pub const RIGHT_HAND_MIDDLE_METACARPAL: FullBodyJointMETA
pub const RIGHT_HAND_MIDDLE_PROXIMAL: FullBodyJointMETA
pub const RIGHT_HAND_MIDDLE_INTERMEDIATE: FullBodyJointMETA
pub const RIGHT_HAND_MIDDLE_DISTAL: FullBodyJointMETA
pub const RIGHT_HAND_MIDDLE_TIP: FullBodyJointMETA
pub const RIGHT_HAND_RING_METACARPAL: FullBodyJointMETA
pub const RIGHT_HAND_RING_PROXIMAL: FullBodyJointMETA
pub const RIGHT_HAND_RING_INTERMEDIATE: FullBodyJointMETA
pub const RIGHT_HAND_RING_DISTAL: FullBodyJointMETA
pub const RIGHT_HAND_RING_TIP: FullBodyJointMETA
pub const RIGHT_HAND_LITTLE_METACARPAL: FullBodyJointMETA
pub const RIGHT_HAND_LITTLE_PROXIMAL: FullBodyJointMETA
pub const RIGHT_HAND_LITTLE_INTERMEDIATE: FullBodyJointMETA
pub const RIGHT_HAND_LITTLE_DISTAL: FullBodyJointMETA
pub const RIGHT_HAND_LITTLE_TIP: FullBodyJointMETA
pub const LEFT_UPPER_LEG: FullBodyJointMETA
pub const LEFT_LOWER_LEG: FullBodyJointMETA
pub const LEFT_FOOT_ANKLE_TWIST: FullBodyJointMETA
pub const LEFT_FOOT_ANKLE: FullBodyJointMETA
pub const LEFT_FOOT_SUBTALAR: FullBodyJointMETA
pub const LEFT_FOOT_TRANSVERSE: FullBodyJointMETA
pub const LEFT_FOOT_BALL: FullBodyJointMETA
pub const RIGHT_UPPER_LEG: FullBodyJointMETA
pub const RIGHT_LOWER_LEG: FullBodyJointMETA
pub const RIGHT_FOOT_ANKLE_TWIST: FullBodyJointMETA
pub const RIGHT_FOOT_ANKLE: FullBodyJointMETA
pub const RIGHT_FOOT_SUBTALAR: FullBodyJointMETA
pub const RIGHT_FOOT_TRANSVERSE: FullBodyJointMETA
pub const RIGHT_FOOT_BALL: FullBodyJointMETA
pub const COUNT: FullBodyJointMETA
pub const NONE: FullBodyJointMETA
pub fn from_raw(x: i32) -> Self
pub fn into_raw(self) -> i32
Trait Implementations§
Source§impl Clone for FullBodyJointMETA
impl Clone for FullBodyJointMETA
Source§fn clone(&self) -> FullBodyJointMETA
fn clone(&self) -> FullBodyJointMETA
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for FullBodyJointMETA
impl Debug for FullBodyJointMETA
Source§impl Default for FullBodyJointMETA
impl Default for FullBodyJointMETA
Source§fn default() -> FullBodyJointMETA
fn default() -> FullBodyJointMETA
Returns the “default value” for a type. Read more
Source§impl PartialEq for FullBodyJointMETA
impl PartialEq for FullBodyJointMETA
impl Copy for FullBodyJointMETA
impl Eq for FullBodyJointMETA
impl StructuralPartialEq for FullBodyJointMETA
Auto Trait Implementations§
impl Freeze for FullBodyJointMETA
impl RefUnwindSafe for FullBodyJointMETA
impl Send for FullBodyJointMETA
impl Sync for FullBodyJointMETA
impl Unpin for FullBodyJointMETA
impl UnwindSafe for FullBodyJointMETA
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more