This is a basic class for storing the data related to the sticky behavior available to rigid bodies. More...
#include <rigidproxy.h>
Collaboration diagram for Mezzanine::Physics::StickyData:Public Attributes | |
|
std::vector < StickyConstraintConstructionInfo > | CreationQueue |
| Whole | MaxNumContacts |
| std::vector< StickyConstraint * > | StickyConstraints |
This is a basic class for storing the data related to the sticky behavior available to rigid bodies.
Definition at line 88 of file rigidproxy.h.
1.8.4