|
Blender V5.0
|
#include <Python.h>Go to the source code of this file.
Functions | |
| PyMODINIT_FUNC | PyInit_mathutils_noise () |
| PyMODINIT_FUNC PyInit_mathutils_noise | ( | ) |
Definition at line 1166 of file mathutils_noise.cc.
References M_Noise_module_def, and setRndSeed().
Referenced by PyInit_mathutils().