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

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

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

Same methods

btConvexTriangleMeshShape::btConvexTriangleMeshShape ( SWIGTYPE_p_btStridingMeshInterface meshInterface ) : System
btConvexTriangleMeshShape::btConvexTriangleMeshShape ( SWIGTYPE_p_btStridingMeshInterface meshInterface, bool calcAabb ) : System