This commit is contained in:
Jonathan Fransson
2019-05-10 10:27:46 -06:00
committed by ElonOlsson
parent 1c0a71fd4a
commit c513858355

View File

@@ -418,9 +418,11 @@ void GenerateDebrisVolumeTask::perform(const Task::ProgressCallback& progressCal
//3. calculate what voxel each debris is within for each time step.
// and increment density with one for each debris in that voxel.
//4.
rawVolume.forEachVoxel([&](glm::uvec3 cell, float) {
});
//4.