载入中...
搜索中...
未找到
eve::ik 命名空间参考

命名空间

namespace  detail
 

class  IK
 Inverse Kinematics module — wraps header-only sunxfancy/ik.hpp (FABRIK). Script: ik <- eve.IK(); 更多...
 
class  Skeleton2D
 Script-facing 2D skeleton + pose state (ik::skeleton2d + ik::ecs2d). Bone indices are stable after each createBone / topological refresh. Root bone is always id 0. 更多...
 
class  Skeleton3D
 Script-facing 3D skeleton + pose state (ik::skeleton3d + ik::ecs3d). Local angles are yaw/pitch in the parent bone frame. 更多...
 
class  Solver2D
 FABRIK solver for Skeleton2D. Script type: Solver2D. 更多...
 
class  Solver3D
 FABRIK solver for Skeleton3D. Script type: Solver3D. 更多...
 

函数

 Module_IMPL (IK, new IK())
 

函数说明

◆ Module_IMPL()

eve::ik::Module_IMPL ( IK  ,
new   IK() 
)