BulletCSharp.btClock.btClock C# (CSharp) Method

btClock() public method

public btClock ( ) : System
return System
        public btClock()
            : this(LinearMathPINVOKE.new_btClock__SWIG_0(), true)
        {
        }

Same methods

btClock::btClock ( IntPtr cPtr, bool cMemoryOwn ) : System
btClock::btClock ( btClock other ) : System