BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_m_cfg_get C# (CSharp) Method

btSoftBody_m_cfg_get() private method

private btSoftBody_m_cfg_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btSoftBody_m_cfg_get(HandleRef jarg1);
BulletSoftBodyPINVOKE