Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
|
This is the complete list of members for nirt::gui::IGUIElementFactory, including all inherited members.
addGUIElement(EGUI_ELEMENT_TYPE type, IGUIElement *parent=0)=0 | nirt::gui::IGUIElementFactory | pure virtual |
addGUIElement(const c8 *typeName, IGUIElement *parent=0)=0 | nirt::gui::IGUIElementFactory | pure virtual |
drop() const | nirt::IReferenceCounted | inline |
getCreatableGUIElementTypeCount() const =0 | nirt::gui::IGUIElementFactory | pure virtual |
getCreateableGUIElementType(s32 idx) const =0 | nirt::gui::IGUIElementFactory | pure virtual |
getCreateableGUIElementTypeName(s32 idx) const =0 | nirt::gui::IGUIElementFactory | pure virtual |
getCreateableGUIElementTypeName(EGUI_ELEMENT_TYPE type) const =0 | nirt::gui::IGUIElementFactory | pure virtual |
getDebugName() const | nirt::IReferenceCounted | inline |
getReferenceCount() const | nirt::IReferenceCounted | inline |
grab() const | nirt::IReferenceCounted | inline |
IReferenceCounted() | nirt::IReferenceCounted | inline |
setDebugName(const c8 *newName) | nirt::IReferenceCounted | inlineprotected |
~IReferenceCounted() | nirt::IReferenceCounted | inlinevirtual |