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_NonTVertex.cpp')
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp132
1 files changed, 132 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
new file mode 100644
index 00000000000..772a385139e
--- /dev/null
+++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
@@ -0,0 +1,132 @@
+ PyObject *_wrap_NonTVertex_getExactTypeName(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getX(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getY(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getZ(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getPoint3D(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getProjectedX(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getProjectedY(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getProjectedZ(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getPoint2D(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_getId(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_castToSVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_castToViewVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_castToNonTVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_NonTVertex__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_NonTVertex__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_new_NonTVertex(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_delete_NonTVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_svertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_viewedges(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_SetSVertex(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_SetViewEdges(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_AddIncomingViewEdge(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_AddOutgoingViewEdge(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_AddViewEdge__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_AddViewEdge__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_AddViewEdge(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_Replace(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_edges_end__SWIG_0(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_edges_end__SWIG_1(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_edges_end(PyObject *self, PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_edgesBegin(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_edgesEnd(PyObject *self , PyObject *args) {
+}
+
+
+ PyObject *_wrap_NonTVertex_edgesIterator(PyObject *self , PyObject *args) {
+}
+
+