| addResource(const OpaqueResource &resource) | om::editors::views::ConnectionView | |
| clearResources() | om::editors::views::ConnectionView | |
| ConnectionView() | om::editors::views::ConnectionView | |
| ConnectionView(const Rectangle &newRectangle) | om::editors::views::ConnectionView | |
| containsLocalPoint(const Vector2f &localPoint) const | om::graphics::gui::objects::GUIObject | virtual |
| containsLocalPoint(const Vector3f &localPoint) const | om::graphics::gui::objects::GUIObject | virtual |
| DEFAULT_SELECTION_COLOR | om::editors::views::ConnectionView | static |
| drawSelf(GUIRenderer &renderer, const AABB3f &parentBounds) const | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| editedResource(const OpaqueResource &resource) | om::editors::views::ConnectionView | |
| fillParent(const Vector3f &parentSize) | om::graphics::gui::objects::GUIObject | |
| flagIsSet(GUIObjectFlags::Flag flag) const | om::graphics::gui::objects::GUIObject | inline |
| getBackgroundColor() const | om::graphics::gui::objects::GUIObject | inline |
| getBorder() const | om::graphics::gui::objects::GUIObject | inline |
| getBorderColor() const | om::graphics::gui::objects::GUIObject | inline |
| getBorderMargin() const | om::graphics::gui::objects::GUIObject | inline |
| getBorderRadius() const | om::graphics::gui::objects::GUIObject | inline |
| getBorderWidth() const | om::graphics::gui::objects::GUIObject | inline |
| getBoundsInParent(const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| getBoundsInParent(const AABB3f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| getDelegate() | om::editors::views::ConnectionView | inline |
| getDelegate() const | om::editors::views::ConnectionView | inline |
| getFlags() const | om::graphics::gui::objects::GUIObject | inline |
| getIsVisible() const | om::graphics::gui::objects::GUIObject | inline |
| getLocalBounds() const | om::graphics::gui::objects::GUIObject | inline |
| getLocalBoundsXY() const | om::graphics::gui::objects::GUIObject | inline |
| getLocalCenter() const | om::graphics::gui::objects::GUIObject | inline |
| getLocalCenterXY() const | om::graphics::gui::objects::GUIObject | inline |
| getLocalContentBounds() const | om::graphics::gui::objects::GUIObject | virtual |
| getLocalContentBoundsXY() const | om::graphics::gui::objects::GUIObject | inline |
| getOrigin() | om::graphics::gui::objects::GUIObject | inline |
| getOrigin() const | om::graphics::gui::objects::GUIObject | inline |
| getPosition() const | om::graphics::gui::objects::GUIObject | inline |
| getPositionXY() const | om::graphics::gui::objects::GUIObject | inline |
| getRectangle() const | om::graphics::gui::objects::GUIObject | inline |
| getRectangleStyle() const | om::graphics::gui::objects::GUIObject | inline |
| getRotation() const | om::graphics::gui::objects::GUIObject | inline |
| getScale() const | om::graphics::gui::objects::GUIObject | inline |
| getScaleXY() const | om::graphics::gui::objects::GUIObject | inline |
| getServices() const | om::editors::views::ConnectionView | inline |
| getSize() const | om::graphics::gui::objects::GUIObject | inline |
| getSizeXY() const | om::graphics::gui::objects::GUIObject | inline |
| getStyle() const | om::graphics::gui::objects::GUIObject | inline |
| getTransformMatrix(const AABB3f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| getWrappedObject() const | om::graphics::gui::objects::GUIObjectWrapper | inline |
| om::graphics::gui::objects::GUIObjectWrapper::guiEvent(const GUIEvent &event) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| 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::GUIObject | inline |
| om::graphics::gui::objects::GUIObjectWrapper::keyEvent(const KeyEvent &event) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| om::graphics::gui::objects::GUIObjectWrapper::mouseButtonEvent(const MouseButtonEvent &event) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| om::graphics::gui::objects::GUIObjectWrapper::mouseMotionEvent(const MouseMotionEvent &event) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| om::graphics::gui::objects::GUIObjectWrapper::mouseWheelEvent(const MouseWheelEvent &event) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| removeResource(const OpaqueResource &resource) | om::editors::views::ConnectionView | |
| resizeForContent() | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| setBackgroundColor(const Color4f &newBackgroundColor) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| setBorder(const Border &newBorder) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| setBorderColor(const Color4f &newBorderColor) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| setBorderMargin(const Margin &newMargin) | om::graphics::gui::objects::GUIObject | inline |
| setBorderRadius(Float newRadius) | om::graphics::gui::objects::GUIObject | inline |
| setBorderWidth(Float newWidth) | om::graphics::gui::objects::GUIObject | inline |
| setDelegate(const Delegate &newDelegate) | om::editors::views::ConnectionView | inline |
| setFlag(GUIObjectFlags::Flag flag, Bool newIsSet=true) | om::graphics::gui::objects::GUIObject | inline |
| setFlags(const GUIObjectFlags &newFlags) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| setFocus(Bool newHasFocus) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| setIsVisible(Bool newIsVisible) | om::graphics::gui::objects::GUIObject | inline |
| setOrigin(const Origin &newPositionOrigin) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| om::graphics::gui::objects::GUIObject::setOrigin(Origin::XOrigin newXOrigin, Origin::YOrigin newYOrigin) | om::graphics::gui::objects::GUIObject | inline |
| om::graphics::gui::objects::GUIObject::setOrigin(Origin::XOrigin newXOrigin, Origin::YOrigin newYOrigin, Origin::ZOrigin newZOrigin) | om::graphics::gui::objects::GUIObject | inline |
| setPosition(const Vector3f &newPosition) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| om::graphics::gui::objects::GUIObject::setPosition(const Vector2f &newPosition) | om::graphics::gui::objects::GUIObject | inline |
| setRectangleStyle(const RectangleStyle &newRectangleStyle) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| setRotation(const Matrix3f &newRotation) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| om::graphics::gui::objects::GUIObject::setRotation(Float radians) | om::graphics::gui::objects::GUIObject | inline |
| setRotationDegrees(Float degrees) | om::graphics::gui::objects::GUIObject | inline |
| setScale(const Vector3f &newScale) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| om::graphics::gui::objects::GUIObject::setScale(const Vector2f &newScaleXY) | om::graphics::gui::objects::GUIObject | inline |
| om::graphics::gui::objects::GUIObject::setScale(Float newScaleX, Float newScaleY) | om::graphics::gui::objects::GUIObject | inline |
| om::graphics::gui::objects::GUIObject::setScale(Float newScale) | om::graphics::gui::objects::GUIObject | inline |
| setServices(const EditorServices &newServices) | om::editors::views::ConnectionView | |
| setSize(const Vector3f &newSize) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| om::graphics::gui::objects::GUIObject::setSize(const Vector2f &newSizeXY) | om::graphics::gui::objects::GUIObject | inline |
| om::graphics::gui::objects::GUIObject::setSize(Float newWidth, Float newHeight) | om::graphics::gui::objects::GUIObject | inline |
| setSizeX(Float newWidth) | om::graphics::gui::objects::GUIObject | inline |
| setSizeY(Float newHeight) | om::graphics::gui::objects::GUIObject | inline |
| setSizeZ(Float newDepth) | om::graphics::gui::objects::GUIObject | inline |
| setStyle(GUIStyle *newStyle) | om::graphics::gui::objects::GUIObject | inline |
| setWrappedObject(GUIObject *newWrappedObject) | om::graphics::gui::objects::GUIObjectWrapper | |
| om::graphics::gui::objects::GUIObjectWrapper::textEvent(const TextEvent &event) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| transformEventFromLocal(const MouseButtonEvent &event, const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformEventFromLocal(const MouseMotionEvent &event, const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformEventFromLocal(const MouseWheelEvent &event, const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformEventToLocal(const MouseButtonEvent &event, const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformEventToLocal(const MouseMotionEvent &event, const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformEventToLocal(const MouseWheelEvent &event, const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformFromLocal(const Vector2f &localPoint, const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformFromLocal(const Vector3f &localPoint, const AABB3f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformToLocal(const Vector2f &pointInParent, const AABB2f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformToLocal(const Vector3f &pointInParent, const AABB3f &parentBounds) const | om::graphics::gui::objects::GUIObject | inline |
| transformVectorFromLocal(const Vector2f &localVector) const | om::graphics::gui::objects::GUIObject | inline |
| transformVectorFromLocal(const Vector3f &localVector) const | om::graphics::gui::objects::GUIObject | inline |
| transformVectorToLocal(const Vector2f &vectorInParent) const | om::graphics::gui::objects::GUIObject | inline |
| transformVectorToLocal(const Vector3f &vectorInParent) const | om::graphics::gui::objects::GUIObject | inline |
| om::graphics::gui::objects::GUIObjectWrapper::update(Float dt) | om::graphics::gui::objects::GUIObjectWrapper | virtual |
| updateView() | om::editors::views::ConnectionView | |
| ~ConnectionView() | om::editors::views::ConnectionView | |
| ~GUIObject() | om::graphics::gui::objects::GUIObject | virtual |
| ~InputHandler() | om::gui::input::InputHandler | virtual |