BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_m_pose_get C# (CSharp) Method

btSoftBody_m_pose_get() private method

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