public Graphic3d_LightSet(Graphic3d_LightSet parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void SetLights(Graphic3d_LightSet theLights)
 {
     throw new NotImplementedException();
 }