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

Reply via email to