コード例 #1
0
ファイル: Fluid.cs プロジェクト: zigaosolin/SharpMedia
 public void AddForceAtPosition(SharpMedia.Math.Vector3d force, SharpMedia.Math.Vector3d position)
 {
     throw new Exception("The method or operation is not implemented.");
 }