Esempio n. 1
0
 public string MeshName(uint index)
 {
     return(Marshal.PtrToStringUni(MeshMLViewerCoreImporter.MeshName(core_, index)));
 }