Simplify macro by assuming PolyVox:: in front of all classes

This commit is contained in:
Matt Williams
2012-11-24 15:20:34 +00:00
parent edf2bf87d4
commit e7daab5bbc
5 changed files with 10 additions and 10 deletions

View File

@ -9,4 +9,4 @@
%include "Density.h"
%include "LargeVolume.h"
VOLUMETYPES(LargeVolume, PolyVox::LargeVolume)
VOLUMETYPES(LargeVolume)