us.ihmc.utilities.dataStructures.hyperCubeTree
Interface ResolutionProvider

All Known Implementing Classes:
ConstantResolutionProvider, SphericalLinearResolutionProvider

public interface ResolutionProvider


Method Summary
 double getResolution(double[] location)
           
 

Method Detail

getResolution

double getResolution(double[] location)