Template Function flamegpu::detail::scatter_generic

Function Documentation

template<typename T>
__global__ void flamegpu::detail::scatter_generic(unsigned int threadCount, T scan_flag, unsigned int *position, CUDAScatter::ScatterData *scatter_data, const unsigned int scatter_len, const unsigned int out_index_offset = 0, const unsigned int scatter_all_count = 0)