×
Class which is able to create an archive from a file. More... class IAttributeExchangingObject. An object which is able to serialize and deserialize its ...
Reimplemented from irr::io::IAttributeExchangingObject. Definition at line 789 of file IGUIElement.h. References irr::core::string< T, TAlloc >::c_str ...
Classes | Namespaces | Typedefs. ISceneNode.h File Reference. #include "IAttributeExchangingObject.h" #include "ESceneNodeTypes.h" #include "ECullingTypes.h ...
Sets the debug name of the object. Detailed Description. Base class of most objects of the Irrlicht Engine. This class provides reference counting through the ...
Adds an attribute as wide string array. virtual void addBinary (const c8 *attributeName, void *data, s32 dataSizeInBytes)=0. Adds an attribute as binary data.
Returns the ordering used by the currently active column. virtual void * getCellData (u32 rowIndex, u32 columnIndex) const =0. Get the data of a cell. virtual ...
Called if an event happened. Detailed Description. Interface of an object which can receive events. Many of the engine's classes inherit IEventReceiver so they ...
Returns index based on item data. virtual const wchar_t * getItem (u32 idx) const =0. Returns string of an item. the idx may be a value from 0 to itemCount ...
irr::io::IAttributeExchangingObject · irr::io ... irr::io::IIrrXMLReader< char_type, super_class > Class Template Reference ... Reads forward to the next xml node.
Returns if the alpha channel should be used for drawing background images on the button. virtual bool isDrawingBorder () const =0. Returns if the border and ...