struct mrpt::opengl::internal::Point

Overview

struct Point
{
    // fields

    float x;
    float y;
};