xoreos  0.0.5
Graphics::Aurora::FPS Member List

This is the complete list of members for Graphics::Aurora::FPS, including all inherited members.

_clickableGraphics::Renderableprotected
_distanceGraphics::Renderableprotected
_fpsGraphics::Aurora::FPSprivate
_idGraphics::Renderableprotected
_queueExistsGraphics::Renderableprotected
_queueVisibleGraphics::Renderableprotected
_tagGraphics::Renderableprotected
addToQueue(QueueType queue)Graphics::Queueableprotected
advanceTime(float dt)Graphics::Renderablevirtual
calculateDistance()Graphics::Aurora::Textvirtual
disableColorTokens(bool disabled)Graphics::Aurora::Text
empty()Graphics::Aurora::Text
FPS(const FontHandle &font)Graphics::Aurora::FPS
get() constGraphics::Aurora::Text
getColor(float &r, float &g, float &b, float &a) constGraphics::Aurora::Text
getDistance() constGraphics::Renderable
getFont() constGraphics::Aurora::Text
getHeight(const Common::UString &text) constGraphics::Aurora::Text
getHeight() constGraphics::Aurora::Text
getHorizontalAlign() constGraphics::Aurora::Text
getID() constGraphics::Renderable
getLineCount() constGraphics::Aurora::Text
getPosition(float &x, float &y, float &z) constGraphics::Aurora::Text
getTag() constGraphics::Renderable
getVerticalAlign() constGraphics::Aurora::Text
getWidth() constGraphics::Aurora::Text
GUIElement(GUIElementType type)Graphics::GUIElementinline
GUIElementType enum nameGraphics::GUIElement
hide()Graphics::Renderablevirtual
init()Graphics::Aurora::FPSprivate
isClickable() constGraphics::Renderable
isIn(float x, float y) constGraphics::Aurora::Textvirtual
Graphics::GUIElement::isIn(float x, float y, float z) constGraphics::Renderablevirtual
Graphics::GUIElement::isIn(float x1, float y1, float z1, float x2, float y2, float z2) constGraphics::Renderablevirtual
isInQueue(QueueType queue) constGraphics::Queueableinlineprotected
isVisible() constGraphics::Renderable
kGUIElementBack enum valueGraphics::GUIElement
kGUIElementConsole enum valueGraphics::GUIElement
kGUIElementFront enum valueGraphics::GUIElement
lockFrame()Graphics::Renderableprotected
lockFrameIfVisible()Graphics::Renderableprotected
lockQueue(QueueType queue)Graphics::Queueableprotected
Notifyable()Events::Notifyableinline
notifyResized(int oldWidth, int oldHeight, int newWidth, int newHeight)Graphics::Aurora::FPSprivatevirtual
operator<(const Queueable &q) constGraphics::Renderablevirtual
Queueable()Graphics::Queueable
queueRender(const glm::mat4 &parentTransform)Graphics::Renderableinlinevirtual
removeFromQueue(QueueType queue)Graphics::Queueableprotected
render(RenderPass pass)Graphics::Aurora::FPSvirtual
Renderable(RenderableType type)Graphics::Renderable
renderImmediate(const glm::mat4 &parentTransform)Graphics::Aurora::Textvirtual
resort()Graphics::Renderableprotected
set(const Common::UString &str, float maxWidth=0.0f, float maxHeight=0.0f)Graphics::Aurora::Text
setClickable(bool clickable)Graphics::Renderable
setColor(float r, float g, float b, float a)Graphics::Aurora::Text
setFont(const Common::UString &fnt)Graphics::Aurora::Text
setHorizontalAlign(float halign)Graphics::Aurora::Text
setPosition(float x, float y, float z=-FLT_MAX)Graphics::Aurora::Text
setSize(float width, float height)Graphics::Aurora::Text
setTag(const Common::UString &tag)Graphics::Renderable
setText(const Common::UString &str)Graphics::Aurora::Text
setVerticalAlign(float valign)Graphics::Aurora::Text
show()Graphics::Renderablevirtual
sortQueue(QueueType queue)Graphics::Queueableprotected
Text(const FontHandle &font, const Common::UString &str, float r=1.0f, float g=1.0f, float b=1.0f, float a=1.0f, float halign=kHAlignLeft, float valign=kVAlignTop)Graphics::Aurora::Text
Text(const FontHandle &font, float w, float h, const Common::UString &str, float r=1.0f, float g=1.0f, float b=1.0f, float a=1.0f, float halign=kHAlignLeft, float valign=kVAlignTop)Graphics::Aurora::Text
Text(Graphics::GUIElement::GUIElementType type, const FontHandle &font, float w, float h, const Common::UString &str, float r=1.0f, float g=1.0f, float b=1.0f, float a=1.0f, float halign=kHAlignLeft, float valign=kVAlignTop)Graphics::Aurora::Text
unlockFrame()Graphics::Renderableprotected
unlockFrameIfVisible()Graphics::Renderableprotected
unlockQueue(QueueType queue)Graphics::Queueableprotected
unsetColor()Graphics::Aurora::Text
~FPS()Graphics::Aurora::FPS
~GUIElement()Graphics::GUIElementinline
~Notifyable()Events::Notifyableinlinevirtual
~Queueable()Graphics::Queueablevirtual
~Renderable()Graphics::Renderable
~Text()Graphics::Aurora::Text