Example #1
0
 public void LoadVoxelData(string collectionDirectory)
 {
     _voxelData.LoadData(collectionDirectory);
 }