BulletCSharp.BulletCollisionPINVOKE.btCylinderShape_calculateLocalInertia C# (CSharp) 메소드

btCylinderShape_calculateLocalInertia() 개인적인 메소드

private btCylinderShape_calculateLocalInertia ( HandleRef jarg1, float jarg2, HandleRef jarg3 ) : void
jarg1 HandleRef
jarg2 float
jarg3 HandleRef
리턴 void
        public static extern void btCylinderShape_calculateLocalInertia(HandleRef jarg1, float jarg2, HandleRef jarg3);
BulletCollisionPINVOKE