FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
FIFE::LibRocketRenderInterface::GeometryCallData Class Reference
+ Collaboration diagram for FIFE::LibRocketRenderInterface::GeometryCallData:

Public Attributes

std::vector< GuiVertexvertices
 
std::vector< int > indices
 
ResourceHandle textureHandle
 
DoublePoint translation
 

Detailed Description

Definition at line 112 of file librocketrenderinterface.h.

Member Data Documentation

◆ indices

std::vector<int> FIFE::LibRocketRenderInterface::GeometryCallData::indices

◆ textureHandle

ResourceHandle FIFE::LibRocketRenderInterface::GeometryCallData::textureHandle

◆ translation

DoublePoint FIFE::LibRocketRenderInterface::GeometryCallData::translation

◆ vertices

std::vector<GuiVertex> FIFE::LibRocketRenderInterface::GeometryCallData::vertices

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