Example #1
0
 public override void LESave(Grey.Vox.VoxWorld world, int w, int h, DirectoryInfo dir)
 {
 }
Example #2
0
 public override List<LEVoxel> CreateVoxels(Grey.Vox.VoxAtlas atlas)
 {
     return null;
 }