- Joined
- Jan 13, 2008
- Messages
- 2,303
- Reaction score
- 6
- Points
- 38
- Location
- Atlanta, GA, USA, North America
I've been exploring the API here and ran across the oapiMeshGroup method. It returns a pointer to a MESHGROUP struct which has among other things an NTVERTEX struct. According to the API this "...defines a vertex..." but the only coordinates I can find from it are for a single point. I'm probably reading something wrong, but in the MESHGROUP struct it indicates NTVERTEX is a vertex list. In NTVERTEX's definition, it shows position, normal, and texture coordinates. I'm confused as how this is a vertex list and what exactly the coordinates are for.
Thanks for any help,
Zat
Thanks for any help,
Zat