CinnamonMetal Posted October 14, 2018 Share Posted October 14, 2018 I'm attempting to loop over all name attributes and combined, create a new vector normal of all the combined name attributes; although I'm not getting the desired results ? vector newN = {0,0,1}; for(int k=0;k<atoi("name");++k){ newN; } Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.