int   AddPolyIndexes(int v1,int v2,int v3)
    v1,v2,v3:  Indexes of vertices. All polygon includes 3 vertices.

    Result:
    If it was not successfull, it is -1.
    If it was succesfull, so it is the face number in global memory.