This is a basic class for storing the data related to the sticky behavior available to rigid bodies. More...
#include <rigidproxy.h>
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.