Simple struct for holding information on how sticky constraints should be constructed. More...
#include <rigidproxy.h>
Collaboration diagram for Mezzanine::Physics::StickyConstraintConstructionInfo:Public Member Functions | |
| StickyConstraintConstructionInfo (const StickyConstraintConstructionInfo &Other) | |
Public Attributes | |
| RigidProxy * | ProxA |
| RigidProxy * | ProxB |
| Transform | TransA |
| Transform | TransB |
Simple struct for holding information on how sticky constraints should be constructed.
Definition at line 64 of file rigidproxy.h.
1.8.4