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/Interface0D/ViewVertex/BPy_TVertex.cpp')
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp184
1 files changed, 184 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
new file mode 100644
index 00000000000..715170c1422
--- /dev/null
+++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
@@ -0,0 +1,184 @@
+ PyObject *_wrap_TVertex_getExactTypeName(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getX(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getY(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getZ(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getPoint3D(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getProjectedX(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getProjectedY(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getProjectedZ(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getPoint2D(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_getId(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_castToViewVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_castToTVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_TVertex__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_TVertex__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_TVertex(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_frontSVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_backSVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_frontEdgeA(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_frontEdgeB(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_backEdgeA(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_backEdgeB(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetFrontVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetBackSVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetFrontEdgeA__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetFrontEdgeA__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetFrontEdgeA(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetFrontEdgeB__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetFrontEdgeB__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetFrontEdgeB(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetBackEdgeA__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetBackEdgeA__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetBackEdgeA(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetBackEdgeB__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetBackEdgeB__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetBackEdgeB(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_SetId(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_GetSVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_Replace(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_mate(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_edges_end__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_edges_end__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_edges_end(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_edgesBegin(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_edgesEnd(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_TVertex_edgesIterator(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_delete_TVertex(PyObject *self , PyObject *args) {
+}
+
+