Package pyffi :: Package spells :: Package nif :: Module optimize :: Class SpellOptimize
[hide private]
[frames] | no frames]

Class SpellOptimize

source code

                                                                                                                                                                                                                                                       object --+                
                                                                                                                                                                                                                                                                |                
                                                                                                                                                                                                                                                            Spell --+            
                                                                                                                                                                                                                                                                    |            
                                                                                                                                                                                                                                                       SpellGroupBase --+        
                                                                                                                                                                                                                                                                        |        
                                                                                                                                                                                                                                                     SpellGroupSeriesBase --+    
                                                                                                                                                                                                                                                                            |    
??.SpellCleanFarNifSpellDelUnusedRootsSpellCleanRefListsSpellDetachHavokTriStripsDataSpellFixTexturePathSpellClampMaterialAlphaSpellFixBhkSubShapesSpellFixEmptySkeletonRootsSpellMergeDuplicatesSpellOptimizeGeometrySpellOptimizeCollisionBoxSpellOptimizeCollisionGeometry --+
                                                                                                                                                                                                                                                                                |
                                                                                                                                                                                                                                                                               SpellOptimize

Global fixer and optimizer spell.
Instance Methods [hide private]

Inherited from SpellGroupSeriesBase: branchentry, branchinspect, dataentry, dataexit, recurse

Inherited from SpellGroupBase: __init__, datainspect

Inherited from Spell: branchexit

Inherited from Spell (private): _branchinspect, _datainspect

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

Class Methods [hide private]

Inherited from SpellGroupBase: toastentry, toastexit

Inherited from Spell: get_toast_stream

Class Variables [hide private]
  SPELLNAME = 'optimize'
A str describing how to refer to the spell from the command line.

Inherited from unreachable.SpellCleanFarNifSpellDelUnusedRootsSpellCleanRefListsSpellDetachHavokTriStripsDataSpellFixTexturePathSpellClampMaterialAlphaSpellFixBhkSubShapesSpellFixEmptySkeletonRootsSpellMergeDuplicatesSpellOptimizeGeometrySpellOptimizeCollisionBoxSpellOptimizeCollisionGeometry: READONLY, SPELLCLASSES

Inherited from SpellGroupBase: ACTIVESPELLCLASSES, spells

Inherited from Spell: data, stream, toaster

Properties [hide private]

Inherited from SpellGroupSeriesBase: changed

Inherited from object: __class__