Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
GUIRenderer::SDrawCall Struct Reference

#include <GUIRenderer.h>

Collaboration diagram for GUIRenderer::SDrawCall:
Collaboration graph
[legend]

Public Member Functions

 SDrawCall (const SGUIImage *image)
 
CRect ComputeTexCoords () const
 

Public Attributes

const SGUIImagem_Image
 
CTexturePtr m_Texture
 
CRect m_ObjectSize
 
CRect m_Vertices
 
CGUIColorm_BackColor
 
CColor m_ColorAdd
 
CColor m_ColorMultiply
 
float m_GrayscaleFactor
 

Constructor & Destructor Documentation

◆ SDrawCall()

GUIRenderer::SDrawCall::SDrawCall ( const SGUIImage image)
inline

Member Function Documentation

◆ ComputeTexCoords()

CRect SDrawCall::ComputeTexCoords ( ) const

Member Data Documentation

◆ m_BackColor

CGUIColor* GUIRenderer::SDrawCall::m_BackColor

◆ m_ColorAdd

CColor GUIRenderer::SDrawCall::m_ColorAdd

◆ m_ColorMultiply

CColor GUIRenderer::SDrawCall::m_ColorMultiply

◆ m_GrayscaleFactor

float GUIRenderer::SDrawCall::m_GrayscaleFactor

◆ m_Image

const SGUIImage* GUIRenderer::SDrawCall::m_Image

◆ m_ObjectSize

CRect GUIRenderer::SDrawCall::m_ObjectSize

◆ m_Texture

CTexturePtr GUIRenderer::SDrawCall::m_Texture

◆ m_Vertices

CRect GUIRenderer::SDrawCall::m_Vertices

The documentation for this struct was generated from the following files: