载入中...
搜索中...
未找到
Closed-form coefficients for one damped-spring time step (Juckett). 更多...
#include <AnimControlMath.h>
Public 属性 | |
| float | posPos = 1.f |
| float | posVel = 0.f |
| float | velPos = 0.f |
| float | velVel = 1.f |
详细描述
Closed-form coefficients for one damped-spring time step (Juckett).
在文件 AnimControlMath.h 第 53 行定义.
类成员变量说明
◆ posPos
| float eve::animation::DampedSpringStep::posPos = 1.f |
在文件 AnimControlMath.h 第 54 行定义.
◆ posVel
| float eve::animation::DampedSpringStep::posVel = 0.f |
在文件 AnimControlMath.h 第 55 行定义.
◆ velPos
| float eve::animation::DampedSpringStep::velPos = 0.f |
在文件 AnimControlMath.h 第 56 行定义.
◆ velVel
| float eve::animation::DampedSpringStep::velVel = 1.f |
在文件 AnimControlMath.h 第 57 行定义.
该结构体的文档由以下文件生成:
- src/modules/animation/AnimControlMath.h