How would I go about making an array of object nodes? So that I could make a bunch of different objects and be able to test them individually.
Example:
ISceneNode* ndoor[4];
That gives me an error.
Thanks~ John DiSanti
________
Native american spirituality dicussion
Array of nodes?
Array of nodes?
Last edited by disanti on Tue Feb 22, 2011 7:58 am, edited 1 time in total.
-
Robomaniac
- Posts: 602
- Joined: Sat Aug 23, 2003 2:03 am
- Location: Pottstown, PA
- Contact:
What error, that works for me.
works w/o any problems
Code: Select all
scene::ISceneNode* node[4];
Ok, I tried it again and I found what I was doing wrong
Thanks for helping me with a... stupid question
________
Glass Weed Pipe