Interface CubicSampler.Vec3Fetcher

Enclosing class:
CubicSampler

public static interface CubicSampler.Vec3Fetcher
  • Method Summary

    Modifier and Type
    Method
    Description
    fetch(int p_fetch_1_, int p_fetch_2_, int p_fetch_3_)
     
  • Method Details

    • fetch

      Vector3d fetch(int p_fetch_1_, int p_fetch_2_, int p_fetch_3_)