This is the complete list of members for hpl::cGuiSet, including all inherited members.
| cGuiSet(const tString &asName, cGui *apGui, cGuiSkin *apSkin, cResources *apResources, cGraphics *apGraphics, cSound *apSound, cScene *apScene) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreatePopUpMessageBox(const tWString &asLabel, const tWString &asText, const tWString &asButton1, const tWString &asButton2, void *apCallbackObject, tGuiCallbackFunc apCallback) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetButton(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetCheckBox(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetComboBox(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetFrame(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, bool abDrawFrame=false, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetImage(const tString &asFile="", const cVector3f &avLocalPos=0, const cVector2f &avSize=-1, eGuiMaterial aMaterial=eGuiMaterial_Alpha, bool abAnimate=false, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetLabel(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetListBox(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetSlider(eWidgetSliderOrientation aOrientation, const cVector3f &avLocalPos=0, const cVector2f &avSize=0, int alMaxValue=10, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetTextBox(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| CreateWidgetWindow(const cVector3f &avLocalPos=0, const cVector2f &avSize=0, const tWString &asText={}, iWidget *apParent=NULL, const tString &asName="") (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| DestroyPopUp(iGuiPopUp *apPopUp) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| DestroyWidget(iWidget *apWidget) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| DrawAll(float afTimeStep) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| DrawFont(const tWString &asText, FontData *apFont, const cVector3f &avPos, const cVector2f &avSize, const cColor &aColor, eFontAlign aAlign=eFontAlign_Left, eGuiMaterial aMaterial=eGuiMaterial_FontNormal) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| DrawGfx(cGuiGfxElement *apGfx, const cVector3f &avPos, const cVector2f &avSize=-1, const cColor &aColor=cColor(1, 1), eGuiMaterial aMaterial=eGuiMaterial_LastEnum) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| Get3DSize() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| Get3DTransform() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetAttentionWidget() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetCullBackface() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetCurrentPointer() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetDrawMouse() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetDrawPriority() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetFocusedWidget() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetGui() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetMouse() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetResources() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetRootWidgetClips() (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| GetSkin() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetVirtualSize() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| GetWidgetFromName(const tString &asName) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| HasFocus() (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| Is3D() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| IsActive() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| IsDestroyingSet() (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| Render() (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SendMessage(eGuiMessage aMessage, cGuiMessageData &aData) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| Set3DSize(const cVector3f &avSize) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| Set3DTransform(const cMatrixf &a_mtxTransform) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetActive(bool abX) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetAttentionWidget(iWidget *apWidget) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetCullBackface(bool abX) (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| SetCurrentClipRegion(cGuiClipRegion *apRegion) (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| SetCurrentPointer(cGuiGfxElement *apGfx) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetDrawMouse(bool abX) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetDrawOffset(const cVector3f &avOffset) (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| SetDrawPriority(int alPrio) (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| SetFocusedWidget(iWidget *apWidget) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetIs3D(bool abX) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetMouseZ(float afZ) (defined in hpl::cGuiSet) | hpl::cGuiSet | inline |
| SetRootWidgetClips(bool abX) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetSkin(cGuiSkin *apSkin) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| SetVirtualSize(const cVector2f &avSize, float afMinZ, float afMaxZ) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| Update(float afTimeStep) (defined in hpl::cGuiSet) | hpl::cGuiSet | |
| ~cGuiSet() (defined in hpl::cGuiSet) | hpl::cGuiSet |