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

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

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

Same methods

btUniformScalingShape::btUniformScalingShape ( SWIGTYPE_p_btConvexShape convexChildShape, float uniformScalingFactor ) : System