Exemplo n.º 1
0
inline float TilablePerlin( Perlin& obj, float x, float y, float w, float h ) { return obj.GetTilable(x,y,w,h); }