Public Member Functions | |
| def | invoke |
| def | poll |
Static Public Attributes | |
| string | bl_idname = 'tundra.stop_physics' |
| string | bl_label = "stop physics" |
| dictionary | bl_options = {'REGISTER'} |
TundraSingleton helper
Definition at line 5871 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.Tundra_StopPhysicsOp.invoke | ( | self, | |
| context, | |||
| event | |||
| ) |
Definition at line 5880 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.Tundra_StopPhysicsOp.poll | ( | cls, | |
| context | |||
| ) |
Definition at line 5878 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.Tundra_StopPhysicsOp::bl_idname = 'tundra.stop_physics' [static] |
Definition at line 5873 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.Tundra_StopPhysicsOp::bl_label = "stop physics" [static] |
Definition at line 5874 of file io_export_ogreDotScene.py.
dictionary io_export_ogreDotScene.Tundra_StopPhysicsOp::bl_options = {'REGISTER'} [static] |
Definition at line 5875 of file io_export_ogreDotScene.py.