Irrlicht3d.org
::
Blog
|
About Me
|
Twitter
irrXML
Posted on:May 14 2005
I just released irrXML 1.0:
xml.irrlicht3d.org
.
Comments:
"if (!strcmp("model", xml->getNodeName()))"
Hmm, shouldn't getNodeName return something with an operator ==? :D *am c-paranoid* :P
Matthias
Quote
2005-05-14 18:31:00
yep, maybe I should expose the core::string class too.. But I'm not sure if I really should.
niko
Quote
2005-05-18 13:14:00
Add comment:
Posted by:
Enter the missing letter in: "Internation?l"
Text:
Possible Codes
Feature
Code
Link
[url] www.example.com [/url]
Bold
[b]bold text[/b]
Quote
[quote]quoted text[/quote]
Code
[code]source code[/code]
Emoticons
← Previous Post
Next Post →
Hmm, shouldn't getNodeName return something with an operator ==? :D *am c-paranoid* :P