#include <Python.h>
#include "../winged_edge/Nature.h"
Go to the source code of this file.
◆ BPy_Nature_Check
◆ Nature_Init()
int Nature_Init |
( |
PyObject * |
module | ) |
|
Definition at line 175 of file BPy_Nature.cpp.
References BPy_Nature_BORDER, BPy_Nature_CREASE, BPy_Nature_CUSP, BPy_Nature_EDGE_MARK, BPy_Nature_MATERIAL_BOUNDARY, BPy_Nature_NO_FEATURE, BPy_Nature_NON_T_VERTEX, BPy_Nature_POINT, BPy_Nature_RIDGE, BPy_Nature_S_VERTEX, BPy_Nature_SILHOUETTE, BPy_Nature_SUGGESTIVE_CONTOUR, BPy_Nature_T_VERTEX, BPy_Nature_VALLEY, BPy_Nature_VIEW_VERTEX, module, and Nature_Type.
Referenced by Freestyle_Init().
◆ Nature_Type