soc-2008-mxcurioni: first part of the Freestyle Python implementation. A new Freestyle module is added. The following modules are implemented: BinaryPredicate0D, BinaryPredicate1D, Id, Interface0D, Interface1D. I added a Convert module to help in the creation of Python objects for Freestyle's data structures. I also added a missing file for guarded_alloc needed for compilation on Windows.

This commit is contained in:
Maxime Curioni
2008-07-12 04:02:08 +00:00
parent d760119f45
commit d124d3c5cd
153 changed files with 2725 additions and 1337 deletions

View File

@@ -1,132 +1,132 @@
SWIGINTERN PyObject *_wrap_NonTVertex_getExactTypeName(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getExactTypeName(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getX(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getX(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getY(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getY(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getZ(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getZ(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getPoint3D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getPoint3D(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getProjectedX(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getProjectedX(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getProjectedY(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getProjectedY(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getProjectedZ(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getProjectedZ(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getPoint2D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getPoint2D(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_getId(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_getId(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_castToSVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_castToSVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_castToViewVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_castToViewVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_castToNonTVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_castToNonTVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_new_NonTVertex__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_new_NonTVertex__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_new_NonTVertex__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_new_NonTVertex__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_new_NonTVertex(PyObject *self, PyObject *args) {
PyObject *_wrap_new_NonTVertex(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_delete_NonTVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_delete_NonTVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_svertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_svertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_viewedges(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_viewedges(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_SetSVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_SetSVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_SetViewEdges(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_SetViewEdges(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_AddIncomingViewEdge(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_AddIncomingViewEdge(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_AddOutgoingViewEdge(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_AddOutgoingViewEdge(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_AddViewEdge__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_AddViewEdge__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_AddViewEdge__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_AddViewEdge__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_AddViewEdge(PyObject *self, PyObject *args) {
PyObject *_wrap_NonTVertex_AddViewEdge(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_Replace(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_Replace(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_edges_end__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_edges_end__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_edges_end__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_edges_end__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_edges_end(PyObject *self, PyObject *args) {
PyObject *_wrap_NonTVertex_edges_end(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_edgesBegin(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_edgesBegin(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_edgesEnd(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_edgesEnd(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_NonTVertex_edgesIterator(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_NonTVertex_edgesIterator(PyObject *self , PyObject *args) {
}

View File

@@ -1,184 +1,184 @@
SWIGINTERN PyObject *_wrap_TVertex_getExactTypeName(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getExactTypeName(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getX(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getX(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getY(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getY(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getZ(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getZ(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getPoint3D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getPoint3D(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getProjectedX(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getProjectedX(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getProjectedY(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getProjectedY(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getProjectedZ(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getProjectedZ(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getPoint2D(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getPoint2D(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_getId(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_getId(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_castToViewVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_castToViewVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_castToTVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_castToTVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_new_TVertex__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_new_TVertex__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_new_TVertex__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_new_TVertex__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_new_TVertex(PyObject *self, PyObject *args) {
PyObject *_wrap_new_TVertex(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_frontSVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_frontSVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_backSVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_backSVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_frontEdgeA(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_frontEdgeA(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_frontEdgeB(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_frontEdgeB(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_backEdgeA(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_backEdgeA(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_backEdgeB(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_backEdgeB(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetFrontVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetFrontVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetBackSVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetBackSVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetFrontEdgeA__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetFrontEdgeA__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetFrontEdgeA__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetFrontEdgeA__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetFrontEdgeA(PyObject *self, PyObject *args) {
PyObject *_wrap_TVertex_SetFrontEdgeA(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetFrontEdgeB__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetFrontEdgeB__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetFrontEdgeB__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetFrontEdgeB__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetFrontEdgeB(PyObject *self, PyObject *args) {
PyObject *_wrap_TVertex_SetFrontEdgeB(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetBackEdgeA__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetBackEdgeA__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetBackEdgeA__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetBackEdgeA__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetBackEdgeA(PyObject *self, PyObject *args) {
PyObject *_wrap_TVertex_SetBackEdgeA(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetBackEdgeB__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetBackEdgeB__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetBackEdgeB__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetBackEdgeB__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetBackEdgeB(PyObject *self, PyObject *args) {
PyObject *_wrap_TVertex_SetBackEdgeB(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_SetId(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_SetId(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_GetSVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_GetSVertex(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_Replace(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_Replace(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_mate(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_mate(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_edges_end__SWIG_0(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_edges_end__SWIG_0(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_edges_end__SWIG_1(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_edges_end__SWIG_1(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_edges_end(PyObject *self, PyObject *args) {
PyObject *_wrap_TVertex_edges_end(PyObject *self, PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_edgesBegin(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_edgesBegin(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_edgesEnd(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_edgesEnd(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_TVertex_edgesIterator(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_TVertex_edgesIterator(PyObject *self , PyObject *args) {
}
SWIGINTERN PyObject *_wrap_delete_TVertex(PyObject *SWIGUNUSEDPARM(self), PyObject *args) {
PyObject *_wrap_delete_TVertex(PyObject *self , PyObject *args) {
}