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_ViewEdge.cpp
Maxime Curioni a9789d90ae 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.
2008-07-23 07:56:08 +00:00

237 lines
4.4 KiB
C++

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) {
}