C# Class SA.FullBodyIK.InternalValues.BodyIK

Show file Open project: Stereoarts/SAFullBodyIK

Public Properties

Property Type Description
isFuzzyUpperCenterLegAndSpineRotationRate bool
shoulderLimitThetaYMinus CachedDegreesToSin
shoulderLimitThetaYPlus CachedDegreesToSin
shoulderLimitThetaZ CachedDegreesToSin
spineLimitAngleX CachedScaledValue
spineLimitAngleY CachedScaledValue
upperCenterLegRotateRate CachedRate01
upperCenterLegTranslateRate CachedRate01
upperContinuousCenterLegRotationStableRate CachedRate01
upperContinuousPostTranslateStableRate CachedRate01
upperContinuousPreTranslateRate CachedRate01
upperContinuousPreTranslateStableRate CachedRate01
upperDirXLimitThetaY CachedDegreesToSin
upperEyesLimitPitchDown CachedDegreesToSin
upperEyesLimitPitchUp CachedDegreesToSin
upperEyesLimitYaw CachedDegreesToSin
upperEyesTraceTheta CachedDegreesToCos
upperPostTranslateRate CachedRate01
upperPreTranslateRate CachedRate01
upperSpineRotateRate CachedRate01
upperSpineTranslateRate CachedRate01

Public Methods

Method Description
Update ( Settings settingsBodyIK ) : void

Method Details

Update() public method

public Update ( Settings settingsBodyIK ) : void
settingsBodyIK Settings
return void

Property Details

isFuzzyUpperCenterLegAndSpineRotationRate public property

public bool isFuzzyUpperCenterLegAndSpineRotationRate
return bool

shoulderLimitThetaYMinus public property

public CachedDegreesToSin shoulderLimitThetaYMinus
return CachedDegreesToSin

shoulderLimitThetaYPlus public property

public CachedDegreesToSin shoulderLimitThetaYPlus
return CachedDegreesToSin

shoulderLimitThetaZ public property

public CachedDegreesToSin shoulderLimitThetaZ
return CachedDegreesToSin

spineLimitAngleX public property

public CachedScaledValue spineLimitAngleX
return CachedScaledValue

spineLimitAngleY public property

public CachedScaledValue spineLimitAngleY
return CachedScaledValue

upperCenterLegRotateRate public property

public CachedRate01 upperCenterLegRotateRate
return CachedRate01

upperCenterLegTranslateRate public property

public CachedRate01 upperCenterLegTranslateRate
return CachedRate01

upperContinuousCenterLegRotationStableRate public property

public CachedRate01 upperContinuousCenterLegRotationStableRate
return CachedRate01

upperContinuousPostTranslateStableRate public property

public CachedRate01 upperContinuousPostTranslateStableRate
return CachedRate01

upperContinuousPreTranslateRate public property

public CachedRate01 upperContinuousPreTranslateRate
return CachedRate01

upperContinuousPreTranslateStableRate public property

public CachedRate01 upperContinuousPreTranslateStableRate
return CachedRate01

upperDirXLimitThetaY public property

public CachedDegreesToSin upperDirXLimitThetaY
return CachedDegreesToSin

upperEyesLimitPitchDown public property

public CachedDegreesToSin upperEyesLimitPitchDown
return CachedDegreesToSin

upperEyesLimitPitchUp public property

public CachedDegreesToSin upperEyesLimitPitchUp
return CachedDegreesToSin

upperEyesLimitYaw public property

public CachedDegreesToSin upperEyesLimitYaw
return CachedDegreesToSin

upperEyesTraceTheta public property

public CachedDegreesToCos upperEyesTraceTheta
return CachedDegreesToCos

upperPostTranslateRate public property

public CachedRate01 upperPostTranslateRate
return CachedRate01

upperPreTranslateRate public property

public CachedRate01 upperPreTranslateRate
return CachedRate01

upperSpineRotateRate public property

public CachedRate01 upperSpineRotateRate
return CachedRate01

upperSpineTranslateRate public property

public CachedRate01 upperSpineTranslateRate
return CachedRate01