コード例 #1
0
 public CachedPolygonPartitioning(IPolygonPartitioning polygonPartitioning)
 {
     this.polygonPartitioning = polygonPartitioning;
 }