Skip to main content

reduce_voxel_attributes_aoso_chunks

Function reduce_voxel_attributes_aoso_chunks 

Source
pub fn reduce_voxel_attributes_aoso_chunks(
    runtime: &WgpuRuntime,
    chunks: &[GpuAoSoAttributeChunk],
    segments: &GpuVoxelSegments,
    aggregation: AoSoAAttributeAggregation,
) -> SpatialResult<AoSoAAttributeReduction>
Expand description

Aggregates uploaded interleaved records using global GPU voxel segments.