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


Public Member Functions | |
| PointJoint () | |
| PointJoint (PdActor *a1) | |
| void | setAnchorPoint (Vector< Real, 3 > point) |
Public Member Functions inherited from dyno::Joint< Real > | |
| DYN_FUNC | Joint () |
| CPU_FUNC | Joint (PdActor *a1, PdActor *a2) |
Public Attributes | |
| Vector< Real, 3 > | anchorPoint |
Public Attributes inherited from dyno::Joint< Real > | |
| int | bodyId1 |
| int | bodyId2 |
| ElementType | bodyType1 |
| ElementType | bodyType2 |
| PdActor * | actor1 = nullptr |
| PdActor * | actor2 = nullptr |
Definition at line 429 of file DiscreteElements.h.
|
inline |
Definition at line 432 of file DiscreteElements.h.
|
inline |
Definition at line 443 of file DiscreteElements.h.
|
inline |
Definition at line 454 of file DiscreteElements.h.
| Vector<Real, 3> dyno::PointJoint< Real >::anchorPoint |
Definition at line 460 of file DiscreteElements.h.