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