Simple struct for holding information on how sticky constraints should be constructed. More...
#include <rigidproxy.h>
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.