soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefix to avoid library name collision.

Included MediumType's initialization at proper time to avoid Blender's crash.
This commit is contained in:
Maxime Curioni
2008-07-23 07:56:08 +00:00
parent 0c494442d3
commit a9789d90ae
171 changed files with 132 additions and 113 deletions

View File

@@ -0,0 +1,236 @@
PyObject *_wrap_ViewEdge_getExactTypeName(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_getId(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_getNature(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_userdata_set(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_userdata_get(PyObject *self , PyObject *args) {
}
PyObject *_wrap_new_ViewEdge__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_new_ViewEdge__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_new_ViewEdge__SWIG_2(PyObject *self , PyObject *args) {
}
PyObject *_wrap_new_ViewEdge__SWIG_3(PyObject *self , PyObject *args) {
}
PyObject *_wrap_new_ViewEdge(PyObject *self, PyObject *args) {
}
PyObject *_wrap_delete_ViewEdge(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_A(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_B(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_fedgeA(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_fedgeB(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_viewShape(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_aShape__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_isClosed(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_getChainingTimeStamp(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_aShape__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_aShape(PyObject *self, PyObject *args) {
}
PyObject *_wrap_ViewEdge_bShape(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_occluders(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_splittingId(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetA(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetB(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetNature(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetFEdgeA(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetFEdgeB(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetShape(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetId(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_UpdateFEdges(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetaShape(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_SetQI(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_setChainingTimeStamp(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_AddOccluder(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_setSplittingId(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_intersect_2d_area(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_include_in_2d_area(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_getLength2D(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_qi(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_occluders_begin(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_occluders_end(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_occluders_size(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_occluders_empty(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_occludee(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_occluded_shape(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_occludee_empty(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_shape_id(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_shape(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_shape_importance(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_verticesBegin(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_verticesEnd(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_pointsBegin__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_pointsBegin__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_pointsBegin(PyObject *self, PyObject *args) {
}
PyObject *_wrap_ViewEdge_pointsEnd__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_pointsEnd__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewEdge_pointsEnd(PyObject *self, PyObject *args) {
}