mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 20:21:24 -06:00
merge
This commit is contained in:
@@ -397,9 +397,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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user