FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
FIFE::GuiVertex Class Reference

#include <renderbackend.h>

+ Collaboration diagram for FIFE::GuiVertex:

Public Attributes

DoublePoint position
 
Color color
 
DoublePoint texCoords
 

Detailed Description

Definition at line 113 of file renderbackend.h.

Member Data Documentation

◆ color

Color FIFE::GuiVertex::color

Definition at line 116 of file renderbackend.h.

Referenced by FIFE::LibRocketRenderInterface::RenderGeometry().

◆ position

DoublePoint FIFE::GuiVertex::position

Definition at line 115 of file renderbackend.h.

Referenced by FIFE::LibRocketRenderInterface::RenderGeometry().

◆ texCoords

DoublePoint FIFE::GuiVertex::texCoords

Definition at line 117 of file renderbackend.h.

Referenced by FIFE::LibRocketRenderInterface::RenderGeometry().


The documentation for this class was generated from the following file: