BEPUphysics.NarrowPhaseSystems.Pairs.GroupPairHandler.GroupPairHandler C# (CSharp) Méthode

GroupPairHandler() protected méthode

Constructs a new compound-convex pair handler.
protected GroupPairHandler ( ) : System
Résultat System
        protected GroupPairHandler()
        {
            manifoldConstraintGroup = new ContactManifoldConstraintGroup();
        }