BulletCSharp.BulletCollisionPINVOKE.btCylinderShape_getAnisotropicRollingFrictionDirection C# (CSharp) Method

btCylinderShape_getAnisotropicRollingFrictionDirection() private method

private btCylinderShape_getAnisotropicRollingFrictionDirection ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btCylinderShape_getAnisotropicRollingFrictionDirection(HandleRef jarg1);
BulletCollisionPINVOKE