Beispiel #1
0
 /// <summary>
 /// Updates the view's texture data in response to a UPVW command from the webcore
 /// </summary>
 public void UpdateView()
 {
     TSet.Update();
 }