pyffi :: spells :: nif :: fix :: SpellApplySkinDeformation :: Class SpellApplySkinDeformation
[hide private]
[frames] | no frames]

Class SpellApplySkinDeformation

source code

object --+        
         |        
     Spell --+    
             |    
      NifSpell --+
                 |
                SpellApplySkinDeformation

Apply skin deformation to nif.
Instance Methods [hide private]

Inherited from NifSpell: inspectblocktype

Inherited from NifSpell (private): _datainspect

Inherited from Spell: __init__, branchentry, branchexit, branchinspect, dataentry, dataexit, datainspect, recurse

Inherited from Spell (private): _branchinspect

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from Spell: get_toast_stream, toastentry, toastexit

Class Variables [hide private]

Inherited from Spell: READONLY, SPELLNAME, changed, data, stream, toaster

Properties [hide private]

Inherited from object: __class__