OpenVDB  11.0.0
Classes | Functions
openvdb::v11_0::points::transfer_internal Namespace Reference

Classes

struct  RasterizePoints
 

Functions

template<typename T , typename F , size_t... Is>
void foreach (T &&t, const F &func, std::integer_sequence< size_t, Is... >)
 
template<typename T , typename F , size_t... Is>
void foreach (void **buffers, const F &func, std::integer_sequence< size_t, Is... >)
 
template<typename T , template< typename > class R, typename F , size_t... Is>
void foreach (void **buffers, const F &func, std::integer_sequence< size_t, Is... >)
 

Function Documentation

void openvdb::v11_0::points::transfer_internal::foreach ( T &&  t,
const F &  func,
std::integer_sequence< size_t, Is... >   
)
void openvdb::v11_0::points::transfer_internal::foreach ( void **  buffers,
const F &  func,
std::integer_sequence< size_t, Is... >   
)
void openvdb::v11_0::points::transfer_internal::foreach ( void **  buffers,
const F &  func,
std::integer_sequence< size_t, Is... >   
)