Springhead
An open source physics engine for virtual reality, haptics and motion generation.
SprHINovint.h

Novintのインタフェース [詳細]

SprHINovint.hのインクルード依存関係図

構成

struct  HINovintFalconIf
 NovintFalconのインタフェース [詳細]
 
struct  HINovintFalconDesc
 

ネームスペース

 Spr
 SpatialVector V(v, w) = [v; w]; SpatialTransform X(R, r) = [R^T, -R^T * r%; O, R^T]; ^Tは転置, は外積行列,Oは零行列. X(R, r) * V(v, w) = [R^T * (v + w % r); R^T * w];.