BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_m_nodes_get C# (CSharp) Method

btSoftBody_m_nodes_get() private method

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