| Public Member Functions | |
| def | draw | 
| Static Public Attributes | |
| string | bl_context = "scene" | 
| string | bl_label = "Ogre Configuration File" | 
| string | bl_region_type = 'WINDOW' | 
| string | bl_space_type = 'PROPERTIES' | 
Definition at line 1712 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.PANEL_Configure.draw | ( | self, | |
| context | |||
| ) | 
Definition at line 1718 of file io_export_ogreDotScene.py.
| string io_export_ogreDotScene.PANEL_Configure::bl_context = "scene"  [static] | 
Definition at line 1715 of file io_export_ogreDotScene.py.
| string io_export_ogreDotScene.PANEL_Configure::bl_label = "Ogre Configuration File"  [static] | 
Definition at line 1716 of file io_export_ogreDotScene.py.
| string io_export_ogreDotScene.PANEL_Configure::bl_region_type = 'WINDOW'  [static] | 
Definition at line 1714 of file io_export_ogreDotScene.py.
| string io_export_ogreDotScene.PANEL_Configure::bl_space_type = 'PROPERTIES'  [static] | 
Definition at line 1713 of file io_export_ogreDotScene.py.