BulletCSharp.btMultiSphereShape.btMultiSphereShape C# (CSharp) Метод

btMultiSphereShape() приватный Метод

private btMultiSphereShape ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
Результат System
        internal btMultiSphereShape(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }

Same methods

btMultiSphereShape::btMultiSphereShape ( SWIGTYPE_p_btVector3 positions, SWIGTYPE_p_float radi, int numSpheres ) : System