|
-
July 21st, 2008, 08:44 PM
#9
Re: c++ How can I append 3 values at once to a 2d array?
Would it be possible to use that structure with 3 points in another structure? For example, a curve structure/class?
If you need to define a curve class, then you need to extend from base class which is two point one and add another point in derived class.
I hope this help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|