HighMap library (C++)
Loading...
Searching...
No Matches
virtual_texture.inl File Reference

Functions

template<typename Func >
void for_each_tile (VirtualTexture &tex, Func &&func, const ComputeMode &cm)
 
template<typename Func >
void for_each_pixel (VirtualTexture &tex, Func &&func, const ComputeMode &cm)
 

Function Documentation

◆ for_each_tile()

template<typename Func >
void for_each_tile ( VirtualTexture &  tex,
Func &&  func,
const ComputeMode &  cm 
)

◆ for_each_pixel()

template<typename Func >
void for_each_pixel ( VirtualTexture &  tex,
Func &&  func,
const ComputeMode &  cm 
)