Namespace for six DoF motion constraints. More...
Classes | |
| class | axis |
| Orientation constraint: may only rotate around a fixed axis. More... | |
| class | line |
| Translation constraint on the centre of rotation: may only move along a line. More... | |
| class | orientation |
| Orientation constraint: fixed in global space. More... | |
| class | plane |
| Translation constraint on the centre of rotation: may only move on a plane. More... | |
| class | point |
| Translation constraint on the centre of rotation: fixed in space. More... | |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | axis | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| axis | , | ||
| dictionary | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | line | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| line | , | ||
| dictionary | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | orientation | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| orientation | , | ||
| dictionary | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | plane | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| plane | , | ||
| dictionary | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::defineTypeNameAndDebug | ( | point | , |
| 0 | |||
| ) |
| Foam::sixDoFRigidBodyMotionConstraints::addToRunTimeSelectionTable | ( | sixDoFRigidBodyMotionConstraint | , |
| point | , | ||
| dictionary | |||
| ) |