载入中...
搜索中...
未找到
eve::animation::DampedSpringStep结构体 参考

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.h53 行定义.

类成员变量说明

◆ posPos

float eve::animation::DampedSpringStep::posPos = 1.f

在文件 AnimControlMath.h54 行定义.

◆ posVel

float eve::animation::DampedSpringStep::posVel = 0.f

在文件 AnimControlMath.h55 行定义.

◆ velPos

float eve::animation::DampedSpringStep::velPos = 0.f

在文件 AnimControlMath.h56 行定义.

◆ velVel

float eve::animation::DampedSpringStep::velVel = 1.f

在文件 AnimControlMath.h57 行定义.


该结构体的文档由以下文件生成: