Normalized line endings
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
%module CubicSurfaceExtractor
|
||||
%{
|
||||
#include "CubicSurfaceExtractor.h"
|
||||
%}
|
||||
|
||||
%include "CubicSurfaceExtractor.h"
|
||||
|
||||
%template(CubicSurfaceExtractorSimpleVolumeuint8) PolyVox::CubicSurfaceExtractor<PolyVox::SimpleVolume<uint8_t>, PolyVox::DefaultIsQuadNeeded<uint8_t> >;
|
||||
//EXTRACTORS(CubicSurfaceExtractor)
|
||||
%module CubicSurfaceExtractor
|
||||
%{
|
||||
#include "CubicSurfaceExtractor.h"
|
||||
%}
|
||||
|
||||
%include "CubicSurfaceExtractor.h"
|
||||
|
||||
%template(CubicSurfaceExtractorSimpleVolumeuint8) PolyVox::CubicSurfaceExtractor<PolyVox::SimpleVolume<uint8_t>, PolyVox::DefaultIsQuadNeeded<uint8_t> >;
|
||||
//EXTRACTORS(CubicSurfaceExtractor)
|
||||
|
||||
Reference in New Issue
Block a user