Blender V2.61 - r43446
|
Go to the source code of this file.
Namespaces | |
namespace | simple_enum_gen |
Variables | |
string | simple_enum_gen::defs |
tuple | simple_enum_gen::d = d.replace(',', ' ') |
tuple | simple_enum_gen::w = d.split() |
list | simple_enum_gen::val = w[0] |
list | simple_enum_gen::py_val = w[0] |