Public Slots | Signals | Public Member Functions | Private Attributes
MainWindow Class Reference

#include <mainwindow.h>

List of all members.

Public Slots

void chooseMesh ()
void chooseMesh ()
void initMesh (QString message)
void loadDodecahedron ()
void loadTetrahedron ()

Signals

void loadMesh (QString newMesh)
void loadMesh (QString newMesh)

Public Member Functions

 MainWindow (QWidget *parent=0)
 MainWindow (QWidget *parent=0)
 ~MainWindow ()

Private Attributes

GLAreaglar [2]
CMeshO mesh
 the active mesh instance
MLThreadSafeMemoryInfo mi
SharedDataOpenGLContextshared
Ui::mainWindow ui

Detailed Description

Definition at line 34 of file mainwindow.h.


Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0)

Definition at line 34 of file mainwindow.cpp.

MainWindow::MainWindow ( QWidget *  parent = 0)

Definition at line 108 of file shared/mainwindow.cpp.


Member Function Documentation

void MainWindow::chooseMesh ( ) [slot]

Definition at line 61 of file mainwindow.cpp.

void MainWindow::chooseMesh ( ) [slot]
void MainWindow::initMesh ( QString  message) [slot]

Definition at line 93 of file shared/mainwindow.cpp.

Definition at line 86 of file shared/mainwindow.cpp.

void MainWindow::loadMesh ( QString  newMesh) [signal]
void MainWindow::loadMesh ( QString  newMesh) [signal]
void MainWindow::loadTetrahedron ( ) [slot]

Definition at line 79 of file shared/mainwindow.cpp.


Member Data Documentation

GLArea* MainWindow::glar[2] [private]

Definition at line 53 of file shared/mainwindow.h.

the active mesh instance

Definition at line 58 of file shared/mainwindow.h.

Definition at line 56 of file shared/mainwindow.h.

Definition at line 55 of file shared/mainwindow.h.

Ui::mainWindow MainWindow::ui [private]

Definition at line 44 of file mainwindow.h.


The documentation for this class was generated from the following files:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:01