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:
Diffstat (limited to 'source/blender/freestyle/intern/python/BPy_CurvePointIterator.cpp')
-rw-r--r--source/blender/freestyle/intern/python/BPy_CurvePointIterator.cpp284
1 files changed, 284 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/python/BPy_CurvePointIterator.cpp b/source/blender/freestyle/intern/python/BPy_CurvePointIterator.cpp
new file mode 100644
index 00000000000..57dc86ea5e4
--- /dev/null
+++ b/source/blender/freestyle/intern/python/BPy_CurvePointIterator.cpp
@@ -0,0 +1,284 @@
+ PyObject *_wrap_CurvePointIterator__CurvilinearLength_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__CurvilinearLength_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__step_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__step_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator___A_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator___A_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator___B_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator___B_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__begin_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__begin_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__end_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__end_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__n_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__n_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__currentn_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__currentn_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__t_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__t_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__Point_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__Point_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__CurveLength_set(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator__CurveLength_get(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_CurvePointIterator__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_CurvePointIterator__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_CurvePointIterator__SWIG_2(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_CurvePointIterator(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_delete_CurvePointIterator(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_copy(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_CastToInterface0DIterator(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getExactTypeName(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator___eq__(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getObject(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator___deref__(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_isBegin(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_isEnd(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getX(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getY(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getZ(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getPoint3D(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getProjectedX(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getProjectedY(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getProjectedZ(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getPoint2D(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getFEdge(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getId(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_getNature(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_castToSVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_castToViewVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_castToNonTVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_castToTVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_A(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_B(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_t2d(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_SetA(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_SetB(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_SetT2d(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_fedge(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_point2d(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_point3d(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_normal(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_shape(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_occluders_begin(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_occluders_end(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_occluders_empty(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_occluders_size(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_occludee(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_occluded_shape(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_occludee_empty(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_z_discontinuity(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_curvatureFredo(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_CurvePointIterator_directionFredo(PyObject *self , PyObject *args) {
+}
+
+