![]() |
PeriDyno 1.2.1
|
#include <DiscreteElements.h>


Public Member Functions | |
| DYN_FUNC | Joint () |
| CPU_FUNC | Joint (PdActor *a1, PdActor *a2) |
Public Attributes | |
| int | bodyId1 |
| int | bodyId2 |
| ElementType | bodyType1 |
| ElementType | bodyType2 |
| PdActor * | actor1 = nullptr |
| PdActor * | actor2 = nullptr |
Definition at line 120 of file DiscreteElements.h.
|
inline |
Definition at line 123 of file DiscreteElements.h.
|
inline |
Definition at line 135 of file DiscreteElements.h.
| PdActor* dyno::Joint< Real >::actor1 = nullptr |
Definition at line 155 of file DiscreteElements.h.
| PdActor* dyno::Joint< Real >::actor2 = nullptr |
Definition at line 156 of file DiscreteElements.h.
| int dyno::Joint< Real >::bodyId1 |
Definition at line 148 of file DiscreteElements.h.
| int dyno::Joint< Real >::bodyId2 |
Definition at line 149 of file DiscreteElements.h.
| ElementType dyno::Joint< Real >::bodyType1 |
Definition at line 151 of file DiscreteElements.h.
| ElementType dyno::Joint< Real >::bodyType2 |
Definition at line 152 of file DiscreteElements.h.