Exemplo n.º 1
0
 public V3d_PositionLight(Graphic3d_TypeOfLightSource theType)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public int NbEnabledLightsOfType(Graphic3d_TypeOfLightSource theType)
 {
     throw new NotImplementedException();
 }