CVB++ 14.0
OpenGLCoordArray Class Reference

Set of all coordinates required to render a texture. More...

#include <cvb/ui/ui.hpp>

Public Attributes

OpenGLCoord TopLeft
 
OpenGLCoord BottomLeft
 
OpenGLCoord BottomRight
 
OpenGLCoord TopRight
 

Detailed Description

Set of all coordinates required to render a texture.

Member Data Documentation

◆ BottomLeft

OpenGLCoord BottomLeft

Coordinate for bottom left corner.

◆ BottomRight

OpenGLCoord BottomRight

Coordinate for bottom right corner.

◆ TopLeft

OpenGLCoord TopLeft

Coordinate for top left corner.

◆ TopRight

OpenGLCoord TopRight

Coordinate for top right corner.