Beispiel #1
0
 public V3d_PositionLight(Graphic3d_TypeOfLightSource theType)
     : base()
 {
     throw new NotImplementedException();
 }
 public int NbEnabledLightsOfType(Graphic3d_TypeOfLightSource theType)
 {
     throw new NotImplementedException();
 }