Panda3D
|
Functions | |
def | deCygwinify |
def | getPaths |
Variables | |
list | __all__ = ['deCygwinify', 'getPaths'] |
Undocumented Module
def showbase.FindCtaPaths.deCygwinify | ( | path | ) |
def showbase.FindCtaPaths.getPaths | ( | ) |
Add to sys.path the appropriate director(ies) to search for the various Panda projects. Typically, these will all be in the same directory (which is presumably already on sys.path), but if the VR Studio ctattach tools are in use they could be scattered around in several places.
list __all__ = ['deCygwinify', 'getPaths'] |