Esempio n. 1
0
 public uint Command(uint idx)
 {
     return(m_vertices.Command(idx));
 }