Assimp
v4.1. (December 2018)
|
Namespaces | |
structsgen | |
Functions | |
def | structsgen.GetType (type, prefix='c_') |
def | structsgen.restructure (match) |
def | structsgen.Structify (fileName) |
Variables | |
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" |