Text archives Help
- From: brownlee@sci.utah.edu
- To: manta@sci.utah.edu
- Subject: [Manta] r1989 - trunk/scenes/csafe/swig
- Date: Thu, 10 Jan 2008 22:57:38 -0700 (MST)
Author: brownlee
Date: Thu Jan 10 22:57:37 2008
New Revision: 1989
Added:
trunk/scenes/csafe/swig/csafe.i
- copied, changed from r1988, trunk/scenes/csafe/swig/example.i
Removed:
trunk/scenes/csafe/swig/example.i
Log:
forgot one
Copied: trunk/scenes/csafe/swig/csafe.i (from r1988,
trunk/scenes/csafe/swig/example.i)
==============================================================================
--- trunk/scenes/csafe/swig/example.i (original)
+++ trunk/scenes/csafe/swig/csafe.i Thu Jan 10 22:57:37 2008
@@ -1,6 +1,6 @@
/*
- Swig wrapper file for Example Manta Project.
- Abe Stephens
+ Swig wrapper file for CSAFE project.
+ Carson Brownlee
*/
/*
@@ -31,7 +31,7 @@
DEALINGS IN THE SOFTWARE.
*/
-%module example
+%module csafe
%{
#include <vector.h>
%}
@@ -59,88 +59,17 @@
class LitMaterial;
};
%}
-//class ColorSlice;
%import mantainterface.i
-
-// Since ExampleTexture's parent class is a template, it must be explicitly
instantiated.
-//namespace Manta {
-// %template(Texture_Color) Texture<Color>;
-//}
-
-//template class Manta::CDVolSSE<double>;
-//namespace Manta {
-// %template(double_CDVolSSE) Manta::CDVolSSE<double>;
-//}
-//%{
-// class Manta::ColorSlice;
-//%}
-//%{
-//namespace Manta {
-// class ColorSlice;
-//};
-//%}
-
-//%template(vector_wector) ::std::vector<int>;
-
-//namespace Manta {
-
- // %template(vector_ColorSlice) ::std::vector<ColorSlice>;
-//}
-
%{
-//#include <Model/Materials/LitMaterial.h>
#include <Model/Materials/Volume.h>
-//#include <CDColorMap.h>
-//#include <CDVolSSE2.h>
-//#include <ColorMap.h>
-
-//#include <Model/Groups/GriddedGroup.h>
-//template class Manta::GridArray3<float>;
-//template class Manta::CDVolSSE<double>;
-//namespace Manta {
-// %template(double_CDVolSSE) Manta::CDVolSSE<double>;
-//}
-
-//namespace Manta {
-// class ColorMap;
-//}
-//#include <Colorimetry.h>
-
-//#include <InhomogeneousParticipatingMedium.h>
-//#include <Physics.h>
-//#include <VolumeReader.h>
#include <CDSWIGIFY.h>
#include <CDTest.h>
-//#include <ExampleTexture.h>
%}
%template(vector_ColorSlice) ::std::vector<ColorSlice>;
-//namespace Manta {
-// %template(double_CDVolSSE) Manta::CDVolSSE<double>;
-//}
-
-//namespace Manta {
-// %template(vector_ColorSlice) vector<ColorSlice>;
-//}
-
-//%include <ExampleTexture.h>
%include <CDTest.h>
%include <Model/Materials/Volume.h>
-//%include <CDColorMap.h>
-//%include <CDVolSSE2.h>
-//%include <ColorMap.h>
-//%include <Colorimetry.h>
-//%include <InhomogeneousParticipatingMedium.h>
-//%include <Physics.h>
-//%include <VolumeReader.h>
%include <CDSWIGIFY.h>
-//namespace Manta {
-// %template(vector_ColorSlice) std::vector<Manta::ColorSlice>;
-//}
-//namespace Manta {
-// %template(double_CDVolSSE) Manta::CDVolSSE<double>;
-//}
-
- [Manta] r1989 - trunk/scenes/csafe/swig, brownlee, 01/11/2008
Archive powered by MHonArc 2.6.16.