Public Member Functions | |
def | __init__ |
def | deselect_previously_updated |
def | exit |
def | load |
def | start |
def | stop |
def | toggle_physics_debug |
Public Attributes | |
physics | |
proc | |
server | |
Static Public Attributes | |
string | CONFIG_PATH = '/tmp/rex/plugins.xml' |
string | CONFIG_XML |
string | TUNDRA_SCRIPT_PATH = '/tmp/rex/b2ogre_plugin.py' |
Private Attributes | |
_objects | |
_physics_debug |
Definition at line 6166 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.TundraPipe.__init__ | ( | self, | |
context, | |||
debug = False |
|||
) |
Definition at line 6206 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.TundraPipe.deselect_previously_updated | ( | self, | |
context | |||
) |
Definition at line 6248 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.TundraPipe.exit | ( | self | ) |
Definition at line 6290 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.TundraPipe.load | ( | self, | |
context, | |||
url, | |||
clear = False |
|||
) |
Definition at line 6254 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.TundraPipe.start | ( | self | ) |
Definition at line 6266 of file io_export_ogreDotScene.py.
def io_export_ogreDotScene.TundraPipe.stop | ( | self | ) |
Definition at line 6274 of file io_export_ogreDotScene.py.
Definition at line 6282 of file io_export_ogreDotScene.py.
Definition at line 6206 of file io_export_ogreDotScene.py.
Definition at line 6206 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.TundraPipe::CONFIG_PATH = '/tmp/rex/plugins.xml' [static] |
Definition at line 6167 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.TundraPipe::CONFIG_XML [static] |
Definition at line 6169 of file io_export_ogreDotScene.py.
Definition at line 6206 of file io_export_ogreDotScene.py.
Definition at line 6206 of file io_export_ogreDotScene.py.
Definition at line 6206 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.TundraPipe::TUNDRA_SCRIPT_PATH = '/tmp/rex/b2ogre_plugin.py' [static] |
Definition at line 6168 of file io_export_ogreDotScene.py.