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

btCylinderShapeX_batchedUnitVectorGetSupportingVertexWithoutMargin() 개인적인 메소드

private btCylinderShapeX_batchedUnitVectorGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4 ) : void
jarg1 HandleRef
jarg2 HandleRef
jarg3 HandleRef
jarg4 int
리턴 void
        public static extern void btCylinderShapeX_batchedUnitVectorGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4);
BulletCollisionPINVOKE