载入中...
搜索中...
未找到
#include <MotionDatabase.h>
Public 属性 | |
| int | clipIndex = 0 |
| float | time = 0.f |
| std::vector< float > | feature |
| float | rootX = 0.f |
| float | rootZ = 0.f |
| float | rootYaw = 0.f |
| float | velX = 0.f |
| float | velZ = 0.f |
详细描述
在文件 MotionDatabase.h 第 64 行定义.
类成员变量说明
◆ clipIndex
| int eve::animation::MotionDatabase::Frame::clipIndex = 0 |
在文件 MotionDatabase.h 第 65 行定义.
被这些函数引用 eve::animation::MotionDatabase::bake() , 以及 eve::animation::MotionDatabase::getFrameClipIndex().
◆ feature
| std::vector<float> eve::animation::MotionDatabase::Frame::feature |
在文件 MotionDatabase.h 第 67 行定义.
◆ rootX
| float eve::animation::MotionDatabase::Frame::rootX = 0.f |
在文件 MotionDatabase.h 第 69 行定义.
◆ rootYaw
| float eve::animation::MotionDatabase::Frame::rootYaw = 0.f |
在文件 MotionDatabase.h 第 69 行定义.
◆ rootZ
| float eve::animation::MotionDatabase::Frame::rootZ = 0.f |
在文件 MotionDatabase.h 第 69 行定义.
◆ time
| float eve::animation::MotionDatabase::Frame::time = 0.f |
在文件 MotionDatabase.h 第 66 行定义.
◆ velX
| float eve::animation::MotionDatabase::Frame::velX = 0.f |
在文件 MotionDatabase.h 第 70 行定义.
◆ velZ
| float eve::animation::MotionDatabase::Frame::velZ = 0.f |
在文件 MotionDatabase.h 第 70 行定义.
该结构体的文档由以下文件生成:
- src/modules/animation/MotionDatabase.h