Hi Florian,
looks like SceneFileHandler::the().read() failed and returned NullFC so
your NodePtr n is NullFC. But how did you get a name from a null pointer?
Andreas
Hi,
i'm trying to name a NodePtr this way:
NodePtr n =
SceneFileHandler::the().read(this->getFileName().c_str());
setName(n, "whatever");
when running the program i get the message "FATAL: setName: no
container?!?" and n returns the name "KUGEL-01FACES" - that comes from
within the .wrl file that was loaded.
whats wrong?
thanks,
Flo
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users
--
Andreas Zieringer [EMAIL PROTECTED]
Fraunhofer IGD - A4 phone +49 (0)6151 155 289
Fraunhoferstr. 5 fax +49 (0)6151 155 196
D-64283 Darmstadt www.igd.fhg.de/www/igd-a4
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users