arsa  2.7
irr::gui::IGUIProfiler Member List

This is the complete list of members for irr::gui::IGUIProfiler, including all inherited members.

AbsoluteClippingRectirr::gui::IGUIElementprotected
AbsoluteRectirr::gui::IGUIElementprotected
addChild(IGUIElement *child)irr::gui::IGUIElementinlinevirtual
addChildToEnd(IGUIElement *child)irr::gui::IGUIElementinlineprotected
AlignBottomirr::gui::IGUIElementprotected
AlignLeftirr::gui::IGUIElementprotected
AlignRightirr::gui::IGUIElementprotected
AlignTopirr::gui::IGUIElementprotected
bringToFront(IGUIElement *element)irr::gui::IGUIElementinlinevirtual
Childrenirr::gui::IGUIElementprotected
deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0) _IRR_OVERRIDE_irr::gui::IGUIElementinlinevirtual
DesiredRectirr::gui::IGUIElementprotected
draw()irr::gui::IGUIElementinlinevirtual
drop() constirr::IReferenceCountedinline
Environmentirr::gui::IGUIElementprotected
firstPage(bool includeOverview=true)=0irr::gui::IGUIProfilerpure virtual
getAbsoluteClippingRect() constirr::gui::IGUIElementinline
getAbsolutePosition() constirr::gui::IGUIElementinline
getActiveFont() const =0irr::gui::IGUIProfilerpure virtual
getChildren() constirr::gui::IGUIElementinlinevirtual
getDebugName() constirr::IReferenceCountedinline
getElementFromId(s32 id, bool searchchildren=false) constirr::gui::IGUIElementinlinevirtual
getElementFromPoint(const core::position2d< s32 > &point)irr::gui::IGUIElementinlinevirtual
getFrozen() const =0irr::gui::IGUIProfilerpure virtual
getID() constirr::gui::IGUIElementinlinevirtual
getName() constirr::gui::IGUIElementinlinevirtual
getNextElement(s32 startOrder, bool reverse, bool group, IGUIElement *&first, IGUIElement *&closest, bool includeInvisible=false, bool includeDisabled=false) constirr::gui::IGUIElementinline
getOverrideFont(void) const =0irr::gui::IGUIProfilerpure virtual
getParent() constirr::gui::IGUIElementinline
getReferenceCount() constirr::IReferenceCountedinline
getRelativePosition() constirr::gui::IGUIElementinline
getShowGroupsTogether() const =0irr::gui::IGUIProfilerpure virtual
getTabGroup()irr::gui::IGUIElementinline
getTabOrder() constirr::gui::IGUIElementinline
getText() constirr::gui::IGUIElementinlinevirtual
getToolTipText() constirr::gui::IGUIElementinlinevirtual
getType() constirr::gui::IGUIElementinline
getTypeName() constirr::gui::IGUIElementinlinevirtual
grab() constirr::IReferenceCountedinline
hasType(EGUI_ELEMENT_TYPE type) constirr::gui::IGUIElementinlinevirtual
IDirr::gui::IGUIElementprotected
IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, s32 id, const core::rect< s32 > &rectangle)irr::gui::IGUIElementinline
IGUIProfiler(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle, IProfiler *profiler=NULL)irr::gui::IGUIProfilerinline
IReferenceCounted()irr::IReferenceCountedinline
isDrawBackgroundEnabled() const =0irr::gui::IGUIProfilerpure virtual
isEnabled() constirr::gui::IGUIElementinlinevirtual
IsEnabledirr::gui::IGUIElementprotected
isMyChild(IGUIElement *child) constirr::gui::IGUIElementinline
isNotClipped() constirr::gui::IGUIElementinline
isPointInside(const core::position2d< s32 > &point) constirr::gui::IGUIElementinlinevirtual
isSubElement() constirr::gui::IGUIElementinlinevirtual
IsSubElementirr::gui::IGUIElementprotected
IsTabGroupirr::gui::IGUIElementprotected
isTabGroup() constirr::gui::IGUIElementinline
IsTabStopirr::gui::IGUIElementprotected
isTabStop() constirr::gui::IGUIElementinline
isTrulyVisible() constirr::gui::IGUIElementinlinevirtual
isVisible() constirr::gui::IGUIElementinlinevirtual
IsVisibleirr::gui::IGUIElementprotected
LastParentRectirr::gui::IGUIElementprotected
MaxSizeirr::gui::IGUIElementprotected
MinSizeirr::gui::IGUIElementprotected
move(core::position2d< s32 > absoluteMovement)irr::gui::IGUIElementinlinevirtual
Nameirr::gui::IGUIElementprotected
nextPage(bool includeOverview=true)=0irr::gui::IGUIProfilerpure virtual
NoClipirr::gui::IGUIElementprotected
OnEvent(const SEvent &event) _IRR_OVERRIDE_irr::gui::IGUIElementinlinevirtual
OnPostRender(u32 timeMs)irr::gui::IGUIElementinlinevirtual
Parentirr::gui::IGUIElementprotected
previousPage(bool includeOverview=true)=0irr::gui::IGUIProfilerpure virtual
recalculateAbsolutePosition(bool recursive)irr::gui::IGUIElementinlineprotected
RelativeRectirr::gui::IGUIElementprotected
remove()irr::gui::IGUIElementinlinevirtual
removeChild(IGUIElement *child)irr::gui::IGUIElementinlinevirtual
ScaleRectirr::gui::IGUIElementprotected
sendToBack(IGUIElement *child)irr::gui::IGUIElementinlinevirtual
serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const _IRR_OVERRIDE_irr::gui::IGUIElementinlinevirtual
setAlignment(EGUI_ALIGNMENT left, EGUI_ALIGNMENT right, EGUI_ALIGNMENT top, EGUI_ALIGNMENT bottom)irr::gui::IGUIElementinline
setDebugName(const c8 *newName)irr::IReferenceCountedinlineprotected
setDrawBackground(bool draw)=0irr::gui::IGUIProfilerpure virtual
setEnabled(bool enabled)irr::gui::IGUIElementinlinevirtual
setFilters(irr::u32 minCalls=0, irr::u32 minTimeSum=0, irr::f32 minTimeAverage=0.f, irr::u32 minTimeMax=0)=0irr::gui::IGUIProfilerpure virtual
setFrozen(bool freeze)=0irr::gui::IGUIProfilerpure virtual
setID(s32 id)irr::gui::IGUIElementinlinevirtual
setMaxSize(core::dimension2du size)irr::gui::IGUIElementinline
setMinSize(core::dimension2du size)irr::gui::IGUIElementinline
setName(const c8 *name)irr::gui::IGUIElementinlinevirtual
setName(const core::stringc &name)irr::gui::IGUIElementinlinevirtual
setNotClipped(bool noClip)irr::gui::IGUIElementinline
setOverrideFont(IGUIFont *font=0)=0irr::gui::IGUIProfilerpure virtual
setRelativePosition(const core::rect< s32 > &r)irr::gui::IGUIElementinline
setRelativePosition(const core::position2di &position)irr::gui::IGUIElementinline
setRelativePositionProportional(const core::rect< f32 > &r)irr::gui::IGUIElementinline
setShowGroupsTogether(bool groupsTogether)=0irr::gui::IGUIProfilerpure virtual
setSubElement(bool subElement)irr::gui::IGUIElementinlinevirtual
setTabGroup(bool isGroup)irr::gui::IGUIElementinline
setTabOrder(s32 index)irr::gui::IGUIElementinline
setTabStop(bool enable)irr::gui::IGUIElementinline
setText(const wchar_t *text)irr::gui::IGUIElementinlinevirtual
setToolTipText(const wchar_t *text)irr::gui::IGUIElementinlinevirtual
setVisible(bool visible)irr::gui::IGUIElementinlinevirtual
TabOrderirr::gui::IGUIElementprotected
Textirr::gui::IGUIElementprotected
ToolTipTextirr::gui::IGUIElementprotected
Typeirr::gui::IGUIElementprotected
updateAbsolutePosition()irr::gui::IGUIElementinlinevirtual
~IEventReceiver()irr::IEventReceiverinlinevirtual
~IGUIElement()irr::gui::IGUIElementinlinevirtual
~IReferenceCounted()irr::IReferenceCountedinlinevirtual