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