How I can create a mesh in c++ code?

I have an actor. I need to create a new mesh in c++ code, to give in it a UVs, verticles and triangles values. Later this actor get this mesh. How I can do it? Please explain in simple terms, I don’t know much English.