====== Elastic ====== **//Inherited from//** [[class:sdap:imaterialitem|IMaterialItem]], **//Inherited by//** NULL **//Friend class//** NULL **//Description//** **//Members//** * ElasticAttribute [[elastic#m_atb|m_Atb]] **//Public interface//** * [[elastic#elastic1|Elastic]]() * MaterialItemTypeID [[elastic#gettype|getType]]() * MaterialItemAttribute * [[elastic#getattribute|getAttribute]]() * void [[elastic#setattribute|setAttribute]](MaterialItemAttribute * pAttr) * void [[elastic#write|write]](IOFile * io) * ErrorCode [[elastic#read|read]](IOFile * io) * void [[elastic#savetoxml|saveToXml]](XmlWriter * pWriter,XmlElement * pParent) * void [[elastic#loadfromxml|loadFromXml]](XmlReader * pReader,XmlElement * pParent) * void [[elastic#loadfromxml|loadFromXml]](const char * xml) * void [[elastic#savetoxml|saveToXml]](const char * xml) ---- {{anchor:m_atb}} **ElasticAttribute m_Atb** ---- {{anchor:elastic1}} **Elastic()** *function: *parameters: NULL *return value: {{anchor:gettype}} **MaterialItemTypeID getType()** *function: *parameters: NULL *return value: {{anchor:getattribute}} **MaterialItemAttribute * getAttribute()** *function: *parameters: NULL *return value: {{anchor:setattribute}} **void setAttribute(MaterialItemAttribute * pAttr)** *function: *parameters: - [i]MaterialItemAttribute * pAttr: *return value: {{anchor:write}} **void write(IOFile * io)** *function: *parameters: - [i]IOFile * io: *return value: {{anchor:read}} **ErrorCode read(IOFile * io)** *function: *parameters: - [i]IOFile * io: *return value: {{anchor:savetoxml}} **void saveToXml(XmlWriter * pWriter,XmlElement * pParent)** *function: *parameters: - [i]XmlWriter * pWriter: - [i]XmlElement * pParent: *return value: {{anchor:loadfromxml}} **void loadFromXml(XmlReader * pReader,XmlElement * pParent)** *function: *parameters: - [i]XmlReader * pReader: - [i]XmlElement * pParent: *return value: {{anchor:loadfromxml}} **void loadFromXml(const char * xml)** *function: *parameters: - [i]const char * xml: *return value: {{anchor:savetoxml}} **void saveToXml(const char * xml)** *function: *parameters: - [i]const char * xml: *return value: