Пример #1
0
 public LMesh(BoundingVolume bv, Color c)
     : this(bv.points, c, bv.getRendableLineIndices())
 {
 }