Actual final location of selected triangle?

Hi all,

I’m using selection to locate the front most triangle that the user selected, and I know where that triangle is before I do my various rotations and translations. Is there a simple way however to get the location of the center of that triangle after rotations and translations in which OpenGL does all the math?

Thanks.