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

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

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

Same methods

btPlane::btPlane ( ) : System
btPlane::btPlane ( btVector3 n, float d ) : System