Public Member Functions | |
def | draw |
def | poll |
Static Public Attributes | |
string | bl_context = "texture" |
string | bl_label = "Ogre Texture" |
string | bl_region_type = 'WINDOW' |
string | bl_space_type = 'PROPERTIES' |
Definition at line 1986 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.PANEL_Textures.draw | ( | self, | |
context | |||
) |
Definition at line 1998 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.PANEL_Textures.poll | ( | cls, | |
context | |||
) |
Definition at line 1993 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Textures::bl_context = "texture" [static] |
Definition at line 1989 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Textures::bl_label = "Ogre Texture" [static] |
Definition at line 1990 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Textures::bl_region_type = 'WINDOW' [static] |
Definition at line 1988 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Textures::bl_space_type = 'PROPERTIES' [static] |
Definition at line 1987 of file io_export_ogreDotScene.py.