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

btTriangleIndexVertexArray_preallocateVertices() 개인적인 메소드

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