PeriDyno
1.0.0
Loading...
Searching...
No Matches
D:
Peridyno
peridyno
src
Rendering
GUI
QtGUI
Common.h
Go to the documentation of this file.
1
#pragma once
2
#include <QString>
3
4
#include "
FilePath.h
"
5
6
#if defined(PERIDYNO_QTGUI_EXPORTS)
7
#define PERIDYNO_QTGUI_API Q_DECL_EXPORT
8
#else
9
#define PERIDYNO_QTGUI_API Q_DECL_IMPORT
10
#endif
11
12
namespace
dyno
{
13
// inline QString qstr(const FilePath& p) {
14
// return QString::fromStdString(p.string());
15
// }
16
}
FilePath.h
dyno
This is an implementation of AdditiveCCD based on peridyno.
Definition
Array.h:25
Generated by
1.13.2