Exemplo n.º 1
0
 public void Resize(uint width, uint height)
 {
     MeshMLViewerCoreImporter.Resize(core_, width, height);
 }