This is the complete list of members for hpl::iWidget, including all inherited members.
AddCallback(eGuiMessage aMessage, void *apObject, tGuiCallbackFunc apFunc) (defined in hpl::iWidget) | hpl::iWidget | |
AttachChild(iWidget *apChild) (defined in hpl::iWidget) | hpl::iWidget | |
ClipsGraphics() (defined in hpl::iWidget) | hpl::iWidget | |
Draw(float afTimeStep, cGuiClipRegion *apClipRegion) (defined in hpl::iWidget) | hpl::iWidget | |
DrawBordersAndCorners(cGuiGfxElement *apBackground, cGuiGfxElement **apBorderVec, cGuiGfxElement **apCornerVec, const cVector3f &avPosition, const cVector2f &avSize) (defined in hpl::iWidget) | hpl::iWidget | protected |
DrawDefaultText(const tWString &asText, const cVector3f &avPosition, eFontAlign aAlign) (defined in hpl::iWidget) | hpl::iWidget | protected |
DrawSkinText(const tWString &asText, eGuiSkinFont aFont, const cVector3f &avPosition, eFontAlign aAlign=eFontAlign_Left) (defined in hpl::iWidget) | hpl::iWidget | protected |
GetClipActive() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetDefaultFontColor() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetDefaultFontSize() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetDefaultFontType() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetGlobalPosition() (defined in hpl::iWidget) | hpl::iWidget | |
GetLocalPosition() (defined in hpl::iWidget) | hpl::iWidget | |
GetMouseIsOver() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetName() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetParent() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetPointerGfx() (defined in hpl::iWidget) | hpl::iWidget | |
GetPosRelativeToMouse(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | protected |
GetSet() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetSize() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetText() (defined in hpl::iWidget) | hpl::iWidget | inline |
GetType() (defined in hpl::iWidget) | hpl::iWidget | inline |
HasFocus() (defined in hpl::iWidget) | hpl::iWidget | |
Init() (defined in hpl::iWidget) | hpl::iWidget | |
IsConnectedTo(iWidget *apWidget, bool abIsStartWidget=true) (defined in hpl::iWidget) | hpl::iWidget | |
IsConnectedToChildren() (defined in hpl::iWidget) | hpl::iWidget | inline |
IsEnabled() (defined in hpl::iWidget) | hpl::iWidget | |
IsVisible() (defined in hpl::iWidget) | hpl::iWidget | |
iWidget(eWidgetType aType, cGuiSet *apSet, cGuiSkin *apSkin) (defined in hpl::iWidget) | hpl::iWidget | |
LoadGraphics() (defined in hpl::iWidget) | hpl::iWidget | protected |
mbClipsGraphics (defined in hpl::iWidget) | hpl::iWidget | protected |
mbConnectedToChildren (defined in hpl::iWidget) | hpl::iWidget | protected |
mbEnabled (defined in hpl::iWidget) | hpl::iWidget | protected |
mbMouseIsOver (defined in hpl::iWidget) | hpl::iWidget | protected |
mbVisible (defined in hpl::iWidget) | hpl::iWidget | protected |
mDefaultFontColor (defined in hpl::iWidget) | hpl::iWidget | protected |
mlPositionCount (defined in hpl::iWidget) | hpl::iWidget | protected |
mlstChildren (defined in hpl::iWidget) | hpl::iWidget | protected |
mpDefaultFont (defined in hpl::iWidget) | hpl::iWidget | protected |
mpDefaultFontType (defined in hpl::iWidget) | hpl::iWidget | protected |
mpGui (defined in hpl::iWidget) | hpl::iWidget | protected |
mpParent (defined in hpl::iWidget) | hpl::iWidget | protected |
mpPointerGfx (defined in hpl::iWidget) | hpl::iWidget | protected |
mpSet (defined in hpl::iWidget) | hpl::iWidget | protected |
mpSkin (defined in hpl::iWidget) | hpl::iWidget | protected |
msName (defined in hpl::iWidget) | hpl::iWidget | protected |
msText (defined in hpl::iWidget) | hpl::iWidget | protected |
mType (defined in hpl::iWidget) | hpl::iWidget | protected |
mvDefaultFontSize (defined in hpl::iWidget) | hpl::iWidget | protected |
mvGlobalPosition (defined in hpl::iWidget) | hpl::iWidget | protected |
mvPosition (defined in hpl::iWidget) | hpl::iWidget | protected |
mvSize (defined in hpl::iWidget) | hpl::iWidget | protected |
OnChangePosition() (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnChangeSize() (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnChangeText() (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnDraw(float afTimeStep, cGuiClipRegion *apClipRegion) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnDrawAfterClip(float afTimeStep, cGuiClipRegion *apClipRegion) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnGotFocus(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | protectedvirtual |
OnInit() (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnKeyPress(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnLoadGraphics() (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnLostFocus(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnMessage(eGuiMessage aMessage, cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnMouseDoubleClick(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnMouseDown(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnMouseEnter(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnMouseLeave(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnMouseMove(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnMouseUp(cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
OnUpdate(float afTimeStep) (defined in hpl::iWidget) | hpl::iWidget | inlineprotectedvirtual |
PointIsInside(const cVector2f &avPoint, bool abOnlyClipped) (defined in hpl::iWidget) | hpl::iWidget | |
ProcessMessage(eGuiMessage aMessage, cGuiMessageData &aData) (defined in hpl::iWidget) | hpl::iWidget | |
RemoveChild(iWidget *apChild) (defined in hpl::iWidget) | hpl::iWidget | |
SetClipActive(bool abX) (defined in hpl::iWidget) | hpl::iWidget | inline |
SetConnectedToChildren(bool abX) (defined in hpl::iWidget) | hpl::iWidget | inline |
SetDefaultFontColor(const cColor &aColor) (defined in hpl::iWidget) | hpl::iWidget | inline |
SetDefaultFontSize(const cVector2f &avSize) (defined in hpl::iWidget) | hpl::iWidget | inline |
SetDefaultFontType(FontData *apFont) (defined in hpl::iWidget) | hpl::iWidget | inline |
SetEnabled(bool abX) (defined in hpl::iWidget) | hpl::iWidget | |
SetGlobalPosition(const cVector3f &avPos) (defined in hpl::iWidget) | hpl::iWidget | |
SetName(const tString &asName) (defined in hpl::iWidget) | hpl::iWidget | inline |
SetPosition(const cVector3f &avPos) (defined in hpl::iWidget) | hpl::iWidget | |
SetPositionUpdated() (defined in hpl::iWidget) | hpl::iWidget | protected |
SetSize(const cVector2f &avSize) (defined in hpl::iWidget) | hpl::iWidget | |
SetText(const tWString &asText) (defined in hpl::iWidget) | hpl::iWidget | |
SetVisible(bool abX) (defined in hpl::iWidget) | hpl::iWidget | |
Update(float afTimeStep) (defined in hpl::iWidget) | hpl::iWidget | |
WorldToLocalPosition(const cVector3f &avPos) (defined in hpl::iWidget) | hpl::iWidget | protected |
~iWidget() (defined in hpl::iWidget) | hpl::iWidget | virtual |