Searched defs:sphere_stats_buffer (Results 1 – 1 of 1) sorted by relevance
221 …float* sphere_stats_buffer; ///< A buffer array that can store any quantity that the user wish to… member621 std::vector<float, cudallocator<float>> sphere_stats_buffer; variable