PeriDyno 1.0.0
Loading...
Searching...
No Matches
PIOTabWidget.h
Go to the documentation of this file.
1#ifndef PIOTABWIDGET_H
2#define PIOTABWIDGET_H
3
4#include <QTableWidget>
5
6namespace dyno
7{
8 class PIOTabWidget : public QTabWidget
9 {
10 Q_OBJECT
11
12 public:
14 };
15
16}
17
18
19#endif // PIOTABWIDGET_H
This is an implementation of AdditiveCCD based on peridyno.
Definition Array.h:25