|
Assimp
v4.1. (December 2018)
|
Functions | |
| def | GetType (type, prefix='c_') |
| def | restructure (match) |
| def | Structify (fileName) |
Variables | |
| complex | |
| file = open('structs.py', 'w') | |
| files = os.listdir (path) | |
| string | path = '../../../include/assimp' |
| primitive | |
| REdefine | |
| REdesc | |
| RErestruc | |
| RErmifdef | |
| RErpcom | |
| REstructs | |
| tuple | skiplist = ("FileIO", "File", "locateFromAssimpHeap",'LogStream','MeshAnim','AnimMesh') |
| sr | |
| struct | |
| string | structs1 = "" |
| string | structs2 = "" |
| string | structs3 = "" |
| string | structs4 = "" |
| string | template |
| string | templateSR |
| string | text = "#-*- coding: UTF-8 -*-\n\n" |
| def structsgen.GetType | ( | type, | |
prefix = 'c_' |
|||
| ) |
| def structsgen.restructure | ( | match | ) |
| def structsgen.Structify | ( | fileName | ) |
| structsgen.complex |
| structsgen.file = open('structs.py', 'w') |
| structsgen.files = os.listdir (path) |
| string structsgen.path = '../../../include/assimp' |
| structsgen.primitive |
| structsgen.REdefine |
| structsgen.REdesc |
| structsgen.RErestruc |
| structsgen.RErmifdef |
| structsgen.RErpcom |
| structsgen.REstructs |
| tuple structsgen.skiplist = ("FileIO", "File", "locateFromAssimpHeap",'LogStream','MeshAnim','AnimMesh') |
| structsgen.sr |
| structsgen.struct |
| string structsgen.structs1 = "" |
| string structsgen.structs2 = "" |
| string structsgen.structs3 = "" |
| string structsgen.structs4 = "" |
| string structsgen.template |
| string structsgen.templateSR |
| string structsgen.text = "#-*- coding: UTF-8 -*-\n\n" |