CVB++ 14.0
OpenGLCoord Class Reference

OpenGL coordinate representing a texture corner. More...

#include <cvb/ui/ui.hpp>

Public Attributes

QVector2D VerPoint
 
QVector2D TexPoint
 

Detailed Description

OpenGL coordinate representing a texture corner.

Member Data Documentation

◆ TexPoint

QVector2D TexPoint

2D vector for the texture coordinates.

◆ VerPoint

QVector2D VerPoint

2D vector for the vertices.