Convert Quake Model to 'fs.surface' instance.
quakemodel.to.fs.surface(quakemodel, frame_idx = 1L)
fs.surface
mesh instance, as used by the freesurferformats
package.
an instance of quakemodel_mdl
or quakemodel_md2
.
integer, the frame to export. Quake models may contain animations made up of several frames. The mesh connectivity is unaltered between frames, but the vertex positions differ.