Ejemplo n.º 1
0
 public void SetDataNo(int nSize)
 {
     m_vertices = new Vertex3D[nSize];
 }