How do I get the mesh name list in static XFile

Started by
0 comments, last by feal87 14 years, 10 months ago
How do I get the mesh name list in static XFile? I have a special requirement to get the mesh name list from a static XFile(without animation). Which function should I use? Or I must parse the XFile with DirectX function?
akira32 編程之家 Yahoohttp://tw.myblog.yahoo.com/akira32-akira32
Advertisement
You have to create and navigate the frame hierarchy of the X file and you'll get all the names (you have to exclude the frames without mesh).

This topic is closed to new replies.

Advertisement