pub struct hkbFootIkModifierLeg {Show 20 fields
pub __ptr: Option<Pointer>,
pub m_originalAnkleTransformMS: QsTransform,
pub m_prevAnkleRotLS: Quaternion,
pub m_kneeAxisLS: Vector4,
pub m_footEndLS: Vector4,
pub m_ungroundedEvent: hkbEventProperty,
pub m_footPlantedAnkleHeightMS: f32,
pub m_footRaisedAnkleHeightMS: f32,
pub m_maxAnkleHeightMS: f32,
pub m_minAnkleHeightMS: f32,
pub m_maxKneeAngleDegrees: f32,
pub m_minKneeAngleDegrees: f32,
pub m_verticalError: f32,
pub m_maxAnkleAngleDegrees: f32,
pub m_hipIndex: i16,
pub m_kneeIndex: i16,
pub m_ankleIndex: i16,
pub m_hitSomething: bool,
pub m_isPlantedMS: bool,
pub m_isOriginalAnkleTransformMSSet: bool,
}
Expand description
§C++ Info
- name:
hkbFootIkModifierLeg
- version:
2
- signature:
0x9f3e3a04
- size:
160
(x86)/160
(x86_64) - vtable:
false
Fields§
§__ptr: Option<Pointer>
§Unique index for this class
- Represents a pointer on XML (
<hkobject name="#0001"></hkobject>
) Option::None
=> This class isclass in field
.(<hkobject></hkobject>
)
§Note
Not present in the binary & Not exist actual C++ field.
m_originalAnkleTransformMS: QsTransform
§C++ Info
- name:
originalAnkleTransformMS
(ctype:hkQsTransform
) - offset:
0
(x86)/0
(x86_64) - type_size:
48
(x86)/48
(x86_64)
m_prevAnkleRotLS: Quaternion
§C++ Info
- name:
prevAnkleRotLS
(ctype:hkQuaternion
) - offset:
48
(x86)/48
(x86_64) - type_size:
16
(x86)/16
(x86_64) - flags:
SERIALIZE_IGNORED
m_kneeAxisLS: Vector4
§C++ Info
- name:
kneeAxisLS
(ctype:hkVector4
) - offset:
64
(x86)/64
(x86_64) - type_size:
16
(x86)/16
(x86_64)
m_footEndLS: Vector4
§C++ Info
- name:
footEndLS
(ctype:hkVector4
) - offset:
80
(x86)/80
(x86_64) - type_size:
16
(x86)/16
(x86_64)
m_ungroundedEvent: hkbEventProperty
§C++ Info
- name:
ungroundedEvent
(ctype:struct hkbEventProperty
) - offset:
96
(x86)/96
(x86_64) - type_size:
8
(x86)/16
(x86_64)
m_footPlantedAnkleHeightMS: f32
§C++ Info
- name:
footPlantedAnkleHeightMS
(ctype:hkReal
) - offset:
104
(x86)/112
(x86_64) - type_size:
4
(x86)/4
(x86_64)
m_footRaisedAnkleHeightMS: f32
§C++ Info
- name:
footRaisedAnkleHeightMS
(ctype:hkReal
) - offset:
108
(x86)/116
(x86_64) - type_size:
4
(x86)/4
(x86_64)
m_maxAnkleHeightMS: f32
§C++ Info
- name:
maxAnkleHeightMS
(ctype:hkReal
) - offset:
112
(x86)/120
(x86_64) - type_size:
4
(x86)/4
(x86_64)
m_minAnkleHeightMS: f32
§C++ Info
- name:
minAnkleHeightMS
(ctype:hkReal
) - offset:
116
(x86)/124
(x86_64) - type_size:
4
(x86)/4
(x86_64)
m_maxKneeAngleDegrees: f32
§C++ Info
- name:
maxKneeAngleDegrees
(ctype:hkReal
) - offset:
120
(x86)/128
(x86_64) - type_size:
4
(x86)/4
(x86_64)
m_minKneeAngleDegrees: f32
§C++ Info
- name:
minKneeAngleDegrees
(ctype:hkReal
) - offset:
124
(x86)/132
(x86_64) - type_size:
4
(x86)/4
(x86_64)
m_verticalError: f32
§C++ Info
- name:
verticalError
(ctype:hkReal
) - offset:
128
(x86)/136
(x86_64) - type_size:
4
(x86)/4
(x86_64)
m_maxAnkleAngleDegrees: f32
§C++ Info
- name:
maxAnkleAngleDegrees
(ctype:hkReal
) - offset:
132
(x86)/140
(x86_64) - type_size:
4
(x86)/4
(x86_64)
m_hipIndex: i16
§C++ Info
- name:
hipIndex
(ctype:hkInt16
) - offset:
136
(x86)/144
(x86_64) - type_size:
2
(x86)/2
(x86_64)
m_kneeIndex: i16
§C++ Info
- name:
kneeIndex
(ctype:hkInt16
) - offset:
138
(x86)/146
(x86_64) - type_size:
2
(x86)/2
(x86_64)
m_ankleIndex: i16
§C++ Info
- name:
ankleIndex
(ctype:hkInt16
) - offset:
140
(x86)/148
(x86_64) - type_size:
2
(x86)/2
(x86_64)
m_hitSomething: bool
§C++ Info
- name:
hitSomething
(ctype:hkBool
) - offset:
142
(x86)/150
(x86_64) - type_size:
1
(x86)/1
(x86_64)
m_isPlantedMS: bool
§C++ Info
- name:
isPlantedMS
(ctype:hkBool
) - offset:
143
(x86)/151
(x86_64) - type_size:
1
(x86)/1
(x86_64)
m_isOriginalAnkleTransformMSSet: bool
§C++ Info
- name:
isOriginalAnkleTransformMSSet
(ctype:hkBool
) - offset:
144
(x86)/152
(x86_64) - type_size:
1
(x86)/1
(x86_64)
Trait Implementations§
Source§impl Clone for hkbFootIkModifierLeg
impl Clone for hkbFootIkModifierLeg
Source§impl Debug for hkbFootIkModifierLeg
impl Debug for hkbFootIkModifierLeg
Source§impl Default for hkbFootIkModifierLeg
impl Default for hkbFootIkModifierLeg
Source§impl<'de> Deserialize<'de> for hkbFootIkModifierLeg
impl<'de> Deserialize<'de> for hkbFootIkModifierLeg
Source§fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl HavokClass for hkbFootIkModifierLeg
impl HavokClass for hkbFootIkModifierLeg
Source§impl PartialEq for hkbFootIkModifierLeg
impl PartialEq for hkbFootIkModifierLeg
Auto Trait Implementations§
impl Freeze for hkbFootIkModifierLeg
impl RefUnwindSafe for hkbFootIkModifierLeg
impl Send for hkbFootIkModifierLeg
impl Sync for hkbFootIkModifierLeg
impl Unpin for hkbFootIkModifierLeg
impl UnwindSafe for hkbFootIkModifierLeg
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
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
Converts
self
into a Left
variant of Either<Self, Self>
if into_left
is true
.
Converts self
into a Right
variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
Converts
self
into a Left
variant of Either<Self, Self>
if into_left(&self)
returns true
.
Converts self
into a Right
variant of Either<Self, Self>
otherwise. Read more