|
Functions |
vtkImageViewer * | loadImageRenderer (float *phase, int xsize, int ysize, QVTKWidget *qren) |
bool | loadGraph (vector< float > X, QVTKWidget *qren, vtkRenderer *ren, QColor color, QString name) |
bool | load3dSurface (float *uphase, int xsize, int ysize, QVTKWidget *qren, vtkRenderer *ren) |
void | loadVTKImage (char *imageFile, QVTKWidget *qvtkwidget, int xscale, int yscale) |
void | ImageFullScreen (float *uimage, float height, float width, float axsize, float aysize, int onlysave, QString file) |
void | ucreate3d (float *image, int height, int width, int xsize, int ysize, int onlysave, QString file) |