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 |
Set of all coordinates required to render a texture.
| OpenGLCoord BottomLeft |
Coordinate for bottom left corner.
| OpenGLCoord BottomRight |
Coordinate for bottom right corner.
| OpenGLCoord TopLeft |
Coordinate for top left corner.
| OpenGLCoord TopRight |
Coordinate for top right corner.