| Home | Trees | Indices | Help |
|
|---|
|
|
VRMLObject --+
|
Material
Material specification for graphics objects
A material defines the color and surface properties of an object.
|
|||
| __init__(self, **attr) | |||
| use(self, file) | |||
| writeToFile(self, file) | |||
|
Inherited from |
|||
|
|||
attribute_conversion = {'specular_color': 'specularColor', 'diffuse_color':...
|
|||
attribute_names = ['comment', 'ambient_color', 'diffuse_color', 'specu...
|
|||
|
|||
|
|
|
|
|||
attribute_conversion
|
attribute_names
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Oct 6 14:45:49 2006 | http://epydoc.sourceforge.net |