OWL
OptiX7 Wrapper Library
array2D.h File Reference

Go to the source code of this file.

Namespaces

 owl
 
 owl::common
 
 owl::common::array2D
 

Functions

int owl::common::array2D::linear (const vec2i &ID, const vec2i &dims)
 
template<typename Lambda >
void owl::common::array2D::for_each (const vec2i &dims, const Lambda &lambda)
 
template<typename Lambda >
void owl::common::array2D::serial_for (const vec2i &dims, const Lambda &lambda)