![]() |
PeriDyno 1.0.0
|
#include <map>
#include <QWidget>
#include <typeinfo>
#include <memory>
Go to the source code of this file.
Classes | |
class | dyno::PPropertyWidget |
struct | dyno::PPropertyWidget::FieldWidgetMeta |
Namespaces | |
namespace | Qt |
namespace | dyno |
This is an implementation of AdditiveCCD based on peridyno. | |
Macros | |
#define | DECLARE_FIELD_WIDGET |
#define | IMPL_FIELD_WIDGET(_data_type_, _type_) |
#define DECLARE_FIELD_WIDGET |
Definition at line 110 of file PPropertyWidget.h.
#define IMPL_FIELD_WIDGET | ( | _data_type_, | |
_type_ ) |
Definition at line 114 of file PPropertyWidget.h.