Om  1.0.0
A universal framework for multimedia simulation
om::graphics::gui::objects::Label Member List

This is the complete list of members for om::graphics::gui::objects::Label, including all inherited members.

containsLocalPoint(const Vector2f &localPoint) const om::graphics::gui::objects::GUIObjectvirtual
containsLocalPoint(const Vector3f &localPoint) const om::graphics::gui::objects::GUIObjectvirtual
DEFAULT_BACKGROUND_COLORom::graphics::gui::objects::Labelstatic
DEFAULT_BORDERom::graphics::gui::objects::Labelstatic
DEFAULT_BORDER_COLORom::graphics::gui::objects::Labelstatic
DEFAULT_LABEL_ALIGNMENTom::graphics::gui::objects::Labelstatic
DEFAULT_TEXT_ALIGNMENTom::graphics::gui::objects::Labelstatic
DEFAULT_TEXT_COLORom::graphics::gui::objects::Labelstatic
DEFAULT_TEXT_SIZEom::graphics::gui::objects::Labelstatic
drawSelf(GUIRenderer &renderer, const AABB3f &parentBounds) const om::graphics::gui::objects::GUIObjectWrappervirtual
fillParent(const Vector3f &parentSize)om::graphics::gui::objects::GUIObject
flagIsSet(GUIObjectFlags::Flag flag) const om::graphics::gui::objects::GUIObjectinline
getBackgroundColor() const om::graphics::gui::objects::GUIObjectinline
getBorder() const om::graphics::gui::objects::GUIObjectinline
getBorderColor() const om::graphics::gui::objects::GUIObjectinline
getBorderMargin() const om::graphics::gui::objects::GUIObjectinline
getBorderRadius() const om::graphics::gui::objects::GUIObjectinline
getBorderWidth() const om::graphics::gui::objects::GUIObjectinline
getBoundsInParent(const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
getBoundsInParent(const AABB3f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
getFlags() const om::graphics::gui::objects::GUIObjectinline
getFont() const om::graphics::gui::objects::Labelinline
getImage() const om::graphics::gui::objects::Labelinline
getImageAlignment() const om::graphics::gui::objects::Labelinline
getImageColor() const om::graphics::gui::objects::Labelinline
getIsVisible() const om::graphics::gui::objects::GUIObjectinline
getLabelAlignment() const om::graphics::gui::objects::Labelinline
getLocalBounds() const om::graphics::gui::objects::GUIObjectinline
getLocalBoundsXY() const om::graphics::gui::objects::GUIObjectinline
getLocalCenter() const om::graphics::gui::objects::GUIObjectinline
getLocalCenterXY() const om::graphics::gui::objects::GUIObjectinline
getLocalContentBounds() const om::graphics::gui::objects::GUIObjectvirtual
getLocalContentBoundsXY() const om::graphics::gui::objects::GUIObjectinline
getObject() const om::graphics::gui::objects::Labelinline
getOrigin()om::graphics::gui::objects::GUIObjectinline
getOrigin() const om::graphics::gui::objects::GUIObjectinline
getPosition() const om::graphics::gui::objects::GUIObjectinline
getPositionXY() const om::graphics::gui::objects::GUIObjectinline
getRectangle() const om::graphics::gui::objects::GUIObjectinline
getRectangleStyle() const om::graphics::gui::objects::GUIObjectinline
getRotation() const om::graphics::gui::objects::GUIObjectinline
getScale() const om::graphics::gui::objects::GUIObjectinline
getScaleXY() const om::graphics::gui::objects::GUIObjectinline
getSize() const om::graphics::gui::objects::GUIObjectinline
getSizeXY() const om::graphics::gui::objects::GUIObjectinline
getStyle() const om::graphics::gui::objects::GUIObjectinline
getText() const om::graphics::gui::objects::Labelinline
getTextAlignment() const om::graphics::gui::objects::Labelinline
getTextColor() const om::graphics::gui::objects::Labelinline
getTextLayout() const om::graphics::gui::objects::Labelinline
getTextSize() const om::graphics::gui::objects::Labelinline
getTextStyle() const om::graphics::gui::objects::Labelinline
getTransformMatrix(const AABB3f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
getWrappedObject() const om::graphics::gui::objects::GUIObjectWrapperinline
guiEvent(const GUIEvent &event)om::graphics::gui::objects::GUIObjectWrappervirtual
GUIObject()om::graphics::gui::objects::GUIObject
GUIObject(const RectangleStyle &newRectangleStyle)om::graphics::gui::objects::GUIObject
GUIObject(const Rectangle &newRectangle)om::graphics::gui::objects::GUIObject
GUIObject(const Rectangle &newRectangle, const RectangleStyle &newRectangleStyle)om::graphics::gui::objects::GUIObject
GUIObjectWrapper()om::graphics::gui::objects::GUIObjectWrapper
GUIObjectWrapper(GUIObject *wrappedObject)om::graphics::gui::objects::GUIObjectWrapper
hasFocus() const om::graphics::gui::objects::GUIObjectinline
keyEvent(const KeyEvent &event)om::graphics::gui::objects::GUIObjectWrappervirtual
Label()om::graphics::gui::objects::Label
Label(const UTF8String &newText)om::graphics::gui::objects::Label
Label(const UTF8String &newText, const GUIImage &newImage)om::graphics::gui::objects::Label
mouseButtonEvent(const MouseButtonEvent &event)om::graphics::gui::objects::GUIObjectWrappervirtual
mouseMotionEvent(const MouseMotionEvent &event)om::graphics::gui::objects::GUIObjectWrappervirtual
mouseWheelEvent(const MouseWheelEvent &event)om::graphics::gui::objects::GUIObjectWrappervirtual
resizeForContent()om::graphics::gui::objects::GUIObjectWrappervirtual
setBackgroundColor(const Color4f &newBackgroundColor)om::graphics::gui::objects::GUIObjectWrappervirtual
setBorder(const Border &newBorder)om::graphics::gui::objects::GUIObjectWrappervirtual
setBorderColor(const Color4f &newBorderColor)om::graphics::gui::objects::GUIObjectWrappervirtual
setBorderMargin(const Margin &newMargin)om::graphics::gui::objects::GUIObjectinline
setBorderRadius(Float newRadius)om::graphics::gui::objects::GUIObjectinline
setBorderWidth(Float newWidth)om::graphics::gui::objects::GUIObjectinline
setFlag(GUIObjectFlags::Flag flag, Bool newIsSet=true)om::graphics::gui::objects::GUIObjectinline
setFlags(const GUIObjectFlags &newFlags)om::graphics::gui::objects::GUIObjectWrappervirtual
setFocus(Bool newHasFocus)om::graphics::gui::objects::GUIObjectWrappervirtual
setFont(Font *newFont)om::graphics::gui::objects::Labelinline
setImage(const GUIImage &newImage)om::graphics::gui::objects::Labelinline
setImageAlignment(const Origin &newAlignment)om::graphics::gui::objects::Labelinline
setImageColor(const Color4f &newImageColor)om::graphics::gui::objects::Labelinline
setIsVisible(Bool newIsVisible)om::graphics::gui::objects::GUIObjectinline
setLabelAlignment(const Origin &newLabelAlignment)om::graphics::gui::objects::Labelinline
setLabelAlignment(Origin::XOrigin newXOrigin, Origin::YOrigin newYOrigin)om::graphics::gui::objects::Labelinline
setObject(GUIObject *newObject)om::graphics::gui::objects::Labelinline
setOrigin(const Origin &newPositionOrigin)om::graphics::gui::objects::GUIObjectWrappervirtual
om::graphics::gui::objects::GUIObject::setOrigin(Origin::XOrigin newXOrigin, Origin::YOrigin newYOrigin)om::graphics::gui::objects::GUIObjectinline
om::graphics::gui::objects::GUIObject::setOrigin(Origin::XOrigin newXOrigin, Origin::YOrigin newYOrigin, Origin::ZOrigin newZOrigin)om::graphics::gui::objects::GUIObjectinline
setPosition(const Vector3f &newPosition)om::graphics::gui::objects::GUIObjectWrappervirtual
om::graphics::gui::objects::GUIObject::setPosition(const Vector2f &newPosition)om::graphics::gui::objects::GUIObjectinline
setRectangleStyle(const RectangleStyle &newRectangleStyle)om::graphics::gui::objects::GUIObjectWrappervirtual
setRotation(const Matrix3f &newRotation)om::graphics::gui::objects::GUIObjectWrappervirtual
om::graphics::gui::objects::GUIObject::setRotation(Float radians)om::graphics::gui::objects::GUIObjectinline
setRotationDegrees(Float degrees)om::graphics::gui::objects::GUIObjectinline
setScale(const Vector3f &newScale)om::graphics::gui::objects::GUIObjectWrappervirtual
om::graphics::gui::objects::GUIObject::setScale(const Vector2f &newScaleXY)om::graphics::gui::objects::GUIObjectinline
om::graphics::gui::objects::GUIObject::setScale(Float newScaleX, Float newScaleY)om::graphics::gui::objects::GUIObjectinline
om::graphics::gui::objects::GUIObject::setScale(Float newScale)om::graphics::gui::objects::GUIObjectinline
setSize(const Vector3f &newSize)om::graphics::gui::objects::GUIObjectWrappervirtual
om::graphics::gui::objects::GUIObject::setSize(const Vector2f &newSizeXY)om::graphics::gui::objects::GUIObjectinline
om::graphics::gui::objects::GUIObject::setSize(Float newWidth, Float newHeight)om::graphics::gui::objects::GUIObjectinline
setSizeX(Float newWidth)om::graphics::gui::objects::GUIObjectinline
setSizeY(Float newHeight)om::graphics::gui::objects::GUIObjectinline
setSizeZ(Float newDepth)om::graphics::gui::objects::GUIObjectinline
setStyle(GUIStyle *newStyle)om::graphics::gui::objects::GUIObjectinline
setText(const UTF8String &newLabelText)om::graphics::gui::objects::Label
setTextAlignment(const Origin &newTextAlignment)om::graphics::gui::objects::Labelinline
setTextAlignment(Origin::XOrigin newXOrigin, Origin::YOrigin newYOrigin)om::graphics::gui::objects::Labelinline
setTextColor(const Color4f &newTextColor)om::graphics::gui::objects::Labelinline
setTextLayout(const TextLayout &newTextLayout)om::graphics::gui::objects::Labelinline
setTextSize(Float newFontSize)om::graphics::gui::objects::Labelinline
setTextStyle(const fonts::TextStyle &newTextStyle)om::graphics::gui::objects::Label
setWrappedObject(GUIObject *newWrappedObject)om::graphics::gui::objects::GUIObjectWrapper
textEvent(const TextEvent &event)om::graphics::gui::objects::GUIObjectWrappervirtual
transformEventFromLocal(const MouseButtonEvent &event, const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformEventFromLocal(const MouseMotionEvent &event, const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformEventFromLocal(const MouseWheelEvent &event, const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformEventToLocal(const MouseButtonEvent &event, const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformEventToLocal(const MouseMotionEvent &event, const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformEventToLocal(const MouseWheelEvent &event, const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformFromLocal(const Vector2f &localPoint, const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformFromLocal(const Vector3f &localPoint, const AABB3f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformToLocal(const Vector2f &pointInParent, const AABB2f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformToLocal(const Vector3f &pointInParent, const AABB3f &parentBounds) const om::graphics::gui::objects::GUIObjectinline
transformVectorFromLocal(const Vector2f &localVector) const om::graphics::gui::objects::GUIObjectinline
transformVectorFromLocal(const Vector3f &localVector) const om::graphics::gui::objects::GUIObjectinline
transformVectorToLocal(const Vector2f &vectorInParent) const om::graphics::gui::objects::GUIObjectinline
transformVectorToLocal(const Vector3f &vectorInParent) const om::graphics::gui::objects::GUIObjectinline
update(Float dt)om::graphics::gui::objects::GUIObjectWrappervirtual
~GUIObject()om::graphics::gui::objects::GUIObjectvirtual
~InputHandler()om::gui::input::InputHandlervirtual