/ . / DelphiViewer / SrfReader.py / SrfReader
Methods
|
|
|
parseLine5
|
parseLine5 ( self )
|
|
parseLine4
|
parseLine4 ( self )
|
|
parseLine2
|
parseLine2 ( self )
|
|
colorSurface
|
colorSurface ( self, newColorRange=None )
|
|
writeVRMLMesh
|
writeVRMLMesh (
self,
filename,
r=0,
g=0,
b=0,
a=1,
)
|
|
make_surface
|
make_surface ( self, surfModel )
|
|
readRecord
|
readRecord ( self )
Exceptions
|
|
IOError, "fortran record size mismatch"
|
|
|
parseFile
|
parseFile ( self )
|
|
writeVRMLSurface
|
writeVRMLSurface (
self,
filename,
a=1,
)
|
|
readStringRecord
|
readStringRecord ( self )
|
|
readArrayRecord
|
readArrayRecord ( self, arrayType )
|
|
textureVerticesByPhiValue
|
textureVerticesByPhiValue (
self,
phiFileName,
cutoff,
)
|
|
__init__
|
__init__ (
self,
filename,
colors,
)
|
|
|