Added missing file Density.i
This commit is contained in:
parent
773cfc4887
commit
10b44eabae
8
library/bindings/Density.i
Normal file
8
library/bindings/Density.i
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
%module Density
|
||||||
|
%{
|
||||||
|
#include "Density.h"
|
||||||
|
%}
|
||||||
|
|
||||||
|
%include "Density.h"
|
||||||
|
|
||||||
|
%template(Density8) PolyVox::Density<uint8_t>;
|
Loading…
x
Reference in New Issue
Block a user