Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Curioni <maxime.curioni@gmail.com>2008-07-23 11:56:08 +0400
committerMaxime Curioni <maxime.curioni@gmail.com>2008-07-23 11:56:08 +0400
commita9789d90ae7c4408684490844ee9edf37ae84f65 (patch)
tree88c8b17a31995148c730723941344fbf57605783 /source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
parent0c494442d34d05ea8e0d94daefcca5902a2d6149 (diff)
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.
Diffstat (limited to 'source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp')
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp236
1 files changed, 236 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
new file mode 100644
index 00000000000..1b55b601c89
--- /dev/null
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
@@ -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) {
+}
+
+