If the triangle is a SFML entity, you can retrieve its transform and apply it to the local points to get their final position after all transformations have been applied to them, which includes translation, rotation and scaling.
You should give more information, we don't even know which version of SFML and which classes you work with.