Public Member Functions | |
| def | invoke |
| def | poll |
Static Public Attributes | |
| string | bl_idname = 'tundra.start_physics' |
| string | bl_label = "start physics" |
| dictionary | bl_options = {'REGISTER'} |
TundraSingleton helper
Definition at line 5858 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.Tundra_StartPhysicsOp.invoke | ( | self, | |
| context, | |||
| event | |||
| ) |
Definition at line 5867 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.Tundra_StartPhysicsOp.poll | ( | cls, | |
| context | |||
| ) |
Definition at line 5865 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.Tundra_StartPhysicsOp::bl_idname = 'tundra.start_physics' [static] |
Definition at line 5860 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.Tundra_StartPhysicsOp::bl_label = "start physics" [static] |
Definition at line 5861 of file io_export_ogreDotScene.py.
dictionary io_export_ogreDotScene.Tundra_StartPhysicsOp::bl_options = {'REGISTER'} [static] |
Definition at line 5862 of file io_export_ogreDotScene.py.