Esempio n. 1
0
 def __init__(self, *args, **kwargs):
     NifSpell.__init__(self, *args, **kwargs)
     # provides the bhknitristripsshapes within the current NiTriStrips
     self.bhknitristripsshapes = None
Esempio n. 2
0
File: dump.py Progetto: qbx2/pyffi
 def __init__(self, *args, **kwargs):
     NifSpell.__init__(self, *args, **kwargs)
     self.pixeldata_counter = 0
     """Increments on each pixel data block."""
Esempio n. 3
0
 def __init__(self, *args, **kwargs):
     NifSpell.__init__(self, *args, **kwargs)
     # provides the bhknitristripsshapes within the current NiTriStrips
     self.bhknitristripsshapes = None