예제 #1
0
 public void Destroy()
 {
     axis.Destroy();
     axis = null;
     reference0.Destroy();
     reference0 = null;
     theta.Destroy();
     theta = null;
 }
예제 #2
0
 public void Destroy()
 {
     xAxis.Destroy();
     xAxis = null;
     yAxis.Destroy();
     yAxis = null;
     zAxis.Destroy();
     zAxis = null;
 }