BulletCSharp.btConvexPolyhedron.btConvexPolyhedron C# (CSharp) Method

btConvexPolyhedron() public method

public btConvexPolyhedron ( ) : System
return System
        public btConvexPolyhedron()
            : this(BulletCollisionPINVOKE.new_btConvexPolyhedron(), true)
        {
        }

Same methods

btConvexPolyhedron::btConvexPolyhedron ( IntPtr cPtr, bool cMemoryOwn ) : System