BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_GetPointForAngle C# (CSharp) 메소드

btConeTwistConstraint_GetPointForAngle() 개인적인 메소드

private btConeTwistConstraint_GetPointForAngle ( HandleRef jarg1, float jarg2, float jarg3 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
jarg3 float
리턴 System.IntPtr
        public static extern IntPtr btConeTwistConstraint_GetPointForAngle(HandleRef jarg1, float jarg2, float jarg3);
BulletDynamicsPINVOKE