This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/freestyle/intern/python/Interface1D/BPy_Curve.cpp

113 lines
2.2 KiB
C++
Raw Normal View History

PyObject *_wrap_Curve_computeCurvatureAndOrientation(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_push_vertex_back__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_push_vertex_back__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_push_vertex_back(PyObject *self, PyObject *args) {
}
PyObject *_wrap_Curve_push_vertex_front__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_push_vertex_front__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_push_vertex_front(PyObject *self, PyObject *args) {
}
PyObject *_wrap_Curve_empty(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_getLength2D(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_getId(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_nSegments(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_setId(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_curvePointsBegin__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_curvePointsBegin__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_curvePointsBegin(PyObject *self, PyObject *args) {
}
PyObject *_wrap_Curve_curvePointsEnd__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_curvePointsEnd__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_curvePointsEnd(PyObject *self, PyObject *args) {
}
PyObject *_wrap_Curve_curveVerticesBegin(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_curveVerticesEnd(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_verticesBegin(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_verticesEnd(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_pointsBegin__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_pointsBegin__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_pointsBegin(PyObject *self, PyObject *args) {
}
PyObject *_wrap_Curve_pointsEnd__SWIG_0(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_pointsEnd__SWIG_1(PyObject *self , PyObject *args) {
}
PyObject *_wrap_Curve_pointsEnd(PyObject *self, PyObject *args) {
}