| Public Member Functions | |
| def | invoke | 
| def | poll | 
| Static Public Attributes | |
| string | bl_idname = 'tundra.toggle_physics_debug' | 
| string | bl_label = "stop physics" | 
| dictionary | bl_options = {'REGISTER'} | 
TundraSingleton helper
Definition at line 5884 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.Tundra_PhysicsDebugOp.invoke | ( | self, | |
| context, | |||
| event | |||
| ) | 
Definition at line 5893 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.Tundra_PhysicsDebugOp.poll | ( | cls, | |
| context | |||
| ) | 
Definition at line 5891 of file io_export_ogreDotScene.py.
| string io_export_ogreDotScene.Tundra_PhysicsDebugOp::bl_idname = 'tundra.toggle_physics_debug'  [static] | 
Definition at line 5886 of file io_export_ogreDotScene.py.
| string io_export_ogreDotScene.Tundra_PhysicsDebugOp::bl_label = "stop physics"  [static] | 
Definition at line 5887 of file io_export_ogreDotScene.py.
| dictionary io_export_ogreDotScene.Tundra_PhysicsDebugOp::bl_options = {'REGISTER'}  [static] | 
Definition at line 5888 of file io_export_ogreDotScene.py.