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

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

类成员变量说明

◆ clipIndex

int eve::animation::MotionDatabase::Frame::clipIndex = 0

◆ feature

std::vector<float> eve::animation::MotionDatabase::Frame::feature

在文件 MotionDatabase.h67 行定义.

◆ rootX

float eve::animation::MotionDatabase::Frame::rootX = 0.f

在文件 MotionDatabase.h69 行定义.

◆ rootYaw

float eve::animation::MotionDatabase::Frame::rootYaw = 0.f

在文件 MotionDatabase.h69 行定义.

◆ rootZ

float eve::animation::MotionDatabase::Frame::rootZ = 0.f

在文件 MotionDatabase.h69 行定义.

◆ time

float eve::animation::MotionDatabase::Frame::time = 0.f

在文件 MotionDatabase.h66 行定义.

被这些函数引用 eve::animation::MotionDatabase::getFrameTime().

◆ velX

float eve::animation::MotionDatabase::Frame::velX = 0.f

在文件 MotionDatabase.h70 行定义.

◆ velZ

float eve::animation::MotionDatabase::Frame::velZ = 0.f

在文件 MotionDatabase.h70 行定义.


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