Uses of Class
mgui.io.domestic.shapes.SurfaceFileLoader
-
Uses of SurfaceFileLoader in mgui.io.domestic.shapes
Subclasses of SurfaceFileLoader in mgui.io.domestic.shapes Modifier and Type Class Description class
Mesh3DLoader
Deafult loader for loading a Mesh3DInt object. -
Uses of SurfaceFileLoader in mgui.io.foreign.caret
Subclasses of SurfaceFileLoader in mgui.io.foreign.caret Modifier and Type Class Description class
CaretSurfaceLoader
Loads a Caret surface from topology and coordinate files, in either binary or ASCII format. -
Uses of SurfaceFileLoader in mgui.io.foreign.duff
Subclasses of SurfaceFileLoader in mgui.io.foreign.duff Modifier and Type Class Description class
DuffSurfaceLoader
-
Uses of SurfaceFileLoader in mgui.io.foreign.freesurfer
Subclasses of SurfaceFileLoader in mgui.io.foreign.freesurfer Modifier and Type Class Description class
FreesurferSurfaceLoader
Reads a Freesurfer surface file, binary or ASCII format. -
Uses of SurfaceFileLoader in mgui.io.foreign.fsl
Subclasses of SurfaceFileLoader in mgui.io.foreign.fsl Modifier and Type Class Description class
FSLSurfaceLoader
-
Uses of SurfaceFileLoader in mgui.io.foreign.minc
Subclasses of SurfaceFileLoader in mgui.io.foreign.minc Modifier and Type Class Description class
MincSurfaceLoader
Reads a MINC obj file into a Mesh3D shape. -
Uses of SurfaceFileLoader in mgui.io.foreign.wavefront
Subclasses of SurfaceFileLoader in mgui.io.foreign.wavefront Modifier and Type Class Description class
WavefrontSurfaceLoader
Loader for a Wavefront OBJ format surface mesh object. -
Uses of SurfaceFileLoader in mgui.io.standard.gifti
Subclasses of SurfaceFileLoader in mgui.io.standard.gifti Modifier and Type Class Description class
GiftiSurfaceLoader
Loads an XML-format GIFTI file.