BEPUphysics.NarrowPhaseSystems.Pairs.GroupPairHandler.GroupPairHandler C# (CSharp) 메소드

GroupPairHandler() 보호된 메소드

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