OWL
OptiX7 Wrapper Library
|
Go to the source code of this file.
Namespaces | |
owl | |
owl::common | |
owl::common::array3D | |
Functions | |
int64_t | owl::common::array3D::linear (const vec3i &ID, const vec3i &dims) |
template<typename Lambda > | |
void | owl::common::array3D::for_each (const vec3i &dims, const Lambda &lambda) |
template<typename Lambda > | |
void | owl::common::array3D::serial_for (const vec3i &dims, const Lambda &lambda) |