BulletCSharp.BulletCollisionPINVOKE.btTriangleIndexVertexArray_preallocateIndices C# (CSharp) Méthode

btTriangleIndexVertexArray_preallocateIndices() private méthode

private btTriangleIndexVertexArray_preallocateIndices ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
Résultat void
        public static extern void btTriangleIndexVertexArray_preallocateIndices(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE