OpenGL coordinate representing a texture corner. More...
#include <cvb/ui/ui.hpp>
Public Attributes | |
QVector2D | VerPoint |
QVector2D | TexPoint |
OpenGL coordinate representing a texture corner.
QVector2D TexPoint |
2D vector for the texture coordinates.
QVector2D VerPoint |
2D vector for the vertices.