Пример #1
0
 /// 境界ボリュームの取得
 protected override ShapeSphere DoGetBoundingShape()
 {
     return(objCh.GetBoundSphere());
 }