Jack
2009-10-25 12:19:47 UTC
I'd like to know if there is any good link that teaches
people how to manipulate and save a tree structure into a file..
I am looking for one that can save an object
in-between 2 other objects.
Parent > Data Object members
Then I can save this as
Parent's parent > Parent > Data Object members
Or in case of a sibling
Parent's parent > Parent > Data Object members
SDK, the .X file functionalities are what exactly I am looking for...
Thanks
Jack
people how to manipulate and save a tree structure into a file..
I am looking for one that can save an object
in-between 2 other objects.
Parent > Data Object members
Then I can save this as
Parent's parent > Parent > Data Object members
Or in case of a sibling
Parent's parent > Parent > Data Object members
other parent > Other Data Object members
This is well-known if you have a copy of DirectXSDK, the .X file functionalities are what exactly I am looking for...
Thanks
Jack