Moved Pager to be a nested class of PagedVolume.

This commit is contained in:
David Williams
2014-09-21 11:42:12 +02:00
parent db9a74fdb4
commit d6a7b83698
7 changed files with 30 additions and 67 deletions

View File

@ -62,7 +62,6 @@ SET(CORE_INC_FILES
include/PolyVoxCore/PagedVolume.inl
include/PolyVoxCore/PagedVolumeChunk.inl
include/PolyVoxCore/PagedVolumeSampler.inl
include/PolyVoxCore/Pager.h
include/PolyVoxCore/PolyVoxForwardDeclarations.h
include/PolyVoxCore/Picking.h
include/PolyVoxCore/Picking.inl