| vrml.vrml97.linearise | index /home/mcfletch/pylive/vrml/vrml97/linearise.py |
object for linearizing a scene graph to VRML97
| Modules | ||||||
| ||||||
| Classes | ||||||||||
|
| ||||||||||
| Functions | ||
| ||
| Data | ||
| __file__ = '/home/mcfletch/pylive/vrml/vrml97/linearise.pyc' __name__ = 'vrml.vrml97.linearise' __package__ = 'vrml.vrml97' defaults = {'EndComments': 10, 'courtesyspace': ' ', 'curindent': '', 'full_element_separator': '\n', 'indent': '\t', 'mffieldsep': '\n', 'numsep': ',', 'subelspacer': ', '} minimal1 = {'courtesyspace': '', 'curindent': '', 'full_element_separator': '\n', 'indent': ' ', 'mffieldsep': ' ', 'numsep': ' ', 'subelspacer': ', '} | ||