Blender
V3.3
|
#include <Python.h>
Go to the source code of this file.
Functions | |
PyObject * | Freestyle_Init (void) |
PyObject* Freestyle_Init | ( | void | ) |
Definition at line 519 of file BPy_Freestyle.cpp.
References BBox_Init(), BinaryPredicate0D_Init(), BinaryPredicate1D_Init(), BKE_appdir_folder_id(), BLENDER_SYSTEM_SCRIPTS, BLI_join_dirfile(), ContextFunctions_Init(), FILE_MAX, FrsMaterial_Init(), FrsNoise_Init(), Id_Init(), IntegrationType_Init(), Interface0D_Init(), Interface1D_Init(), Iterator_Init(), MediumType_Init(), module, module_definition, Nature_Init(), Operators_Init(), SShape_Init(), StrokeAttribute_Init(), StrokeShader_Init(), UnaryFunction0D_Init(), UnaryFunction1D_Init(), UnaryPredicate0D_Init(), UnaryPredicate1D_Init(), ViewMap_Init(), and ViewShape_Init().
Referenced by BPy_init_modules().