Irrlicht 3D Engine
irr::gui::IGUIElementFactory Member List
This is the complete list of members for irr::gui::IGUIElementFactory, including all inherited members.
addGUIElement(EGUI_ELEMENT_TYPE type, IGUIElement *parent=0)=0irr::gui::IGUIElementFactory [pure virtual]
addGUIElement(const c8 *typeName, IGUIElement *parent=0)=0irr::gui::IGUIElementFactory [pure virtual]
drop() const irr::IReferenceCounted [inline]
getCreatableGUIElementTypeCount() const =0irr::gui::IGUIElementFactory [pure virtual]
getCreateableGUIElementType(s32 idx) const =0irr::gui::IGUIElementFactory [pure virtual]
getCreateableGUIElementTypeName(s32 idx) const =0irr::gui::IGUIElementFactory [pure virtual]
getCreateableGUIElementTypeName(EGUI_ELEMENT_TYPE type) const =0irr::gui::IGUIElementFactory [pure virtual]
getDebugName() const irr::IReferenceCounted [inline]
getReferenceCount() const irr::IReferenceCounted [inline]
grab() const irr::IReferenceCounted [inline]
IReferenceCounted()irr::IReferenceCounted [inline]
setDebugName(const c8 *newName)irr::IReferenceCounted [inline, protected]
~IReferenceCounted()irr::IReferenceCounted [inline, virtual]