风之空灵
技术笔记---记载学到技术的点点滴滴
4/28/2010
TVector3 is very useful when calculating the distance
TVector3 coreTankVec = stationPos - showerCore ;
TVector3 distanceVector=coreTankVec.Cross(showerAxis);
test_distance=distanceVector.Mag();
没有评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
没有评论:
发表评论