Is it possible to add a single vertex to a mesh? I know the exact point I want to add and the other two corresponding, existing vertices to form the face. But I can't seem to find a method / function that allows me to programmatically add a single vertex. I'm using the 2.0.4 Python API.