/ . / CGLutil / vrml.py / Lines
use addLine()
colorPerVertex defaults True
Methods
|
|
|
addLine
|
addLine (
self,
coords,
color,
)
Exceptions
|
|
ValueError, 'expecting an array of coordinates'
|
|
|
writeCoords
|
writeCoords (
self,
f,
prefix,
)
|
|
writeNode
|
writeNode (
self,
f,
prefix=None,
)
|
|
writeColors
|
writeColors (
self,
f,
prefix,
)
|
|
__init__
|
__init__ ( self, **kw )
|
|
|