BulletCSharp.btFace.btFace C# (CSharp) Method

btFace() public method

public btFace ( ) : System
return System
        public btFace()
            : this(BulletCollisionPINVOKE.new_btFace(), true)
        {
        }

Same methods

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