Public Member Functions | |
def | draw |
def | poll |
Static Public Attributes | |
string | bl_context = "data" |
string | bl_label = "Sound+" |
string | bl_region_type = 'WINDOW' |
string | bl_space_type = 'PROPERTIES' |
Definition at line 7267 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.PANEL_Speaker.draw | ( | self, | |
context | |||
) |
Definition at line 7275 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.PANEL_Speaker.poll | ( | cls, | |
context | |||
) |
Definition at line 7273 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Speaker::bl_context = "data" [static] |
Definition at line 7270 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Speaker::bl_label = "Sound+" [static] |
Definition at line 7271 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Speaker::bl_region_type = 'WINDOW' [static] |
Definition at line 7269 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Speaker::bl_space_type = 'PROPERTIES' [static] |
Definition at line 7268 of file io_export_ogreDotScene.py.