Search found 6 matches
- Wed Nov 08, 2006 2:49 am
- Forum: Advanced Help
- Topic: Getting mesh from node
- Replies: 23
- Views: 3160
- Fri Nov 03, 2006 3:33 am
- Forum: Advanced Help
- Topic: Getting mesh from node
- Replies: 23
- Views: 3160
- Thu Nov 02, 2006 6:52 pm
- Forum: Advanced Help
- Topic: CreateFollowSplineAnimator and IAnimatedMeshSceneNode rotn
- Replies: 3
- Views: 692
- Thu Nov 02, 2006 6:32 pm
- Forum: Advanced Help
- Topic: Getting mesh from node
- Replies: 23
- Views: 3160
- Wed Nov 01, 2006 8:43 pm
- Forum: Advanced Help
- Topic: Getting mesh from node
- Replies: 23
- Views: 3160
- Sat Oct 28, 2006 3:30 am
- Forum: Advanced Help
- Topic: Getting mesh from node
- Replies: 23
- Views: 3160
Getting mesh from node
How do I get a mesh from a scenenode?
I've loaded a .irr file using sceneMnager->loadScene(). Some of the meshes in the scene are things I want the user to collide with, and other meshes shouldn't affect the user's movement through the scene.
I think to myself, "this is easy -- I'll just have a ...
I've loaded a .irr file using sceneMnager->loadScene(). Some of the meshes in the scene are things I want the user to collide with, and other meshes shouldn't affect the user's movement through the scene.
I think to myself, "this is easy -- I'll just have a ...