21 #ifndef IMG_ALG_RANDOMIZE_HH
22 #define IMG_ALG_RANDOMIZE_HH
27 namespace ost {
namespace img {
namespace alg {
31 template <
typename T,
class D>
in-place modifying image state const visitor plus ip algorithm
ValueHolder< T > & Data()
direct access to value holder
VPtr GetData()
return pointer to raw data
#define DLLEXPORT_IMG_ALG
#define OST_IMG_ALG_EXPLICIT_INST_DECL(c, t)
ImageStateConstModIPAlgorithm< RandomizeFnc > Randomize
void VisitState(ImageStateImpl< T, D > &s) const
static String GetAlgorithmName()