GetVertexIndices()

Date : Wed, 30 Aug 2006 15:15:11 -0500
To : 3dgames(at)Softimage.COM
From : "Andi \"Debug\" Ireland" <debug(at)neverborn.net>
Subject : GetVertexIndices()
Maybe i am missing something but i would expect GetVertexIndices() to return an array of Integers not CSLTriangleArray most index buffers (DirectX for example) are just a pure list of indexes for the triangle data in the vertex buffer so it seems counter intuitive to not supply and object that can be returned compatible with this, i see there is GetVertexIndicesPtr() which as you would expect returns a pointer to an integer array, it is more work doing a memcpy from this pointer or iterating it in a loop than just copying an integer array in a typesafe way without a loop.

Andi "Debug" Ireland

---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe 3dgames


Search the 3D Games List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.