Exemple #1
0
 public void SetAlphaMode(Graphic3d_AlphaMode theMode)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void SetAlphaMode(Graphic3d_AlphaMode theMode, float theAlphaCutoff)
 {
     throw new NotImplementedException();
 }