Interface CubicSampler.RgbFetcher

Enclosing class:
CubicSampler

public static interface CubicSampler.RgbFetcher
  • Method Summary

    Modifier and Type Method Description
    Vec3d fetch​(int x, int y, int z)  
  • Method Details

    • fetch

      Vec3d fetch​(int x, int y, int z)