Пример #1
0
 public MeshMLViewerCore(IntPtr native_wnd)
 {
     core_ = MeshMLViewerCoreImporter.Create(native_wnd);
 }