Need a little help... solved

provencialprovencial Posts: 84

Original question...

I need to read a meshes indice values, I can read all the vertices with no problem, but reading the indices values are giving me fits, it seems to be because all return values are declared const.

I seem to be able to access indices through DzFaceGroup class. I must be getting tired, I was trying to initialize a vertex group that did not even exsist... LOL frown

 

 

 

Post edited by provencial on
Sign In or Register to comment.