Exemple #1
0
 public override float Pdf(ref RayDen.Library.Core.Primitives.Vector wo, ref RayDen.Library.Core.Primitives.Vector wi)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void OpenFrame(RayDen.Library.Entity.Frames.FrameDescription frameDescription)
 {
     throw new NotImplementedException();
 }