Exposed linear and bilinear interpolation, in addition to trilinear.

Moved them somewhere publically accessable.
This commit is contained in:
unknown
2012-11-02 16:34:31 +01:00
parent 787b5c6928
commit e93d568cb4
4 changed files with 85 additions and 27 deletions

View File

@ -59,6 +59,7 @@ SET(CORE_INC_FILES
include/PolyVoxCore/Density.h
include/PolyVoxCore/GradientEstimators.h
include/PolyVoxCore/GradientEstimators.inl
include/PolyVoxCore/Interpolation.h
include/PolyVoxCore/IteratorController.h
include/PolyVoxCore/IteratorController.inl
include/PolyVoxCore/LargeVolume.h