deleting nodes
-
- Posts: 52
- Joined: Thu Sep 04, 2003 7:45 pm
- Location: Germany
deleting nodes
how can i delete nodes (ISceneNodes)? if I call delete I got a runtime error. If i use drop() i got a runtime error, too.
ISceneNode::remove() doesn't work?
http://irrlicht.sourceforge.net/docu/cl ... e.html#a17
http://irrlicht.sourceforge.net/docu/cl ... e.html#a17
-
- Posts: 52
- Joined: Thu Sep 04, 2003 7:45 pm
- Location: Germany