Public Member Functions | |
def | draw |
def | poll |
Static Public Attributes | |
string | bl_context = "object" |
string | bl_label = "Object+" |
string | bl_region_type = 'WINDOW' |
string | bl_space_type = 'PROPERTIES' |
Definition at line 7241 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.PANEL_Object.draw | ( | self, | |
context | |||
) |
Definition at line 7252 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.PANEL_Object.poll | ( | cls, | |
context | |||
) |
Definition at line 7248 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Object::bl_context = "object" [static] |
Definition at line 7244 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Object::bl_label = "Object+" [static] |
Definition at line 7245 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Object::bl_region_type = 'WINDOW' [static] |
Definition at line 7243 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Object::bl_space_type = 'PROPERTIES' [static] |
Definition at line 7242 of file io_export_ogreDotScene.py.