Ejemplo n.º 1
0
 public void AddIndexBuffer(IndexBuffer indexBuffer)
 {
     this.indexBuffer = indexBuffer;
 }