struct mrpt::opengl::internal::PointΒΆ

struct Point
{
    //
fields

    float x;
    float y;
};