Public Member Functions | |
| def | draw |
| def | poll |
Static Public Attributes | |
| string | bl_label = "Physics" |
| string | bl_region_type = 'UI' |
| string | bl_space_type = 'VIEW_3D' |
Definition at line 1549 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.PANEL_Physics.draw | ( | self, | |
| context | |||
| ) |
Definition at line 1561 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.PANEL_Physics.poll | ( | cls, | |
| context | |||
| ) |
Definition at line 1555 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Physics::bl_label = "Physics" [static] |
Definition at line 1552 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Physics::bl_region_type = 'UI' [static] |
Definition at line 1551 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.PANEL_Physics::bl_space_type = 'VIEW_3D' [static] |
Definition at line 1550 of file io_export_ogreDotScene.py.