BulletCSharp.btVector4.btVector4 C# (CSharp) Method

btVector4() public method

public btVector4 ( ) : System
return System
        public btVector4()
            : this(LinearMathPINVOKE.new_btVector4__SWIG_0(), true)
        {
        }

Same methods

btVector4::btVector4 ( IntPtr cPtr, bool cMemoryOwn ) : System
btVector4::btVector4 ( float _x, float _y, float _z, float _w ) : System