source:
code/branches/rocket/src/external/tinyxml/changes_orxonox.diff
@
7023
Last change on this file since 7023 was 5781, checked in by rgrieder, 15 years ago | |
---|---|
|
|
File size: 376 bytes |
-
ticpp.h
1229 1229 1230 1230 T* m_tiXmlPointer; /**< Internal pointer to the TiXml Class which is being wrapped */ 1231 1231 1232 public: 1232 1233 /** 1233 1234 @internal 1234 1235 Gets the internal TinyXML pointer. … … 1240 1241 ValidatePointer(); 1241 1242 return m_tiXmlPointer; 1242 1243 } 1244 protected: 1243 1245 1244 1246 /** 1245 1247 @internal
Note: See TracBrowser
for help on using the repository browser.