Public Member Functions | |
def | draw |
def | poll |
Static Public Attributes | |
string | bl_label = "Collision" |
string | bl_region_type = 'UI' |
string | bl_space_type = 'VIEW_3D' |
Definition at line 1592 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.PANEL_Collision.draw | ( | self, | |
context | |||
) |
Definition at line 1604 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.PANEL_Collision.poll | ( | cls, | |
context | |||
) |
Definition at line 1598 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Collision::bl_label = "Collision" [static] |
Definition at line 1595 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Collision::bl_region_type = 'UI' [static] |
Definition at line 1594 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Collision::bl_space_type = 'VIEW_3D' [static] |
Definition at line 1593 of file io_export_ogreDotScene.py.