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

btTriangleMesh_preallocateIndices() private méthode

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