Page 1 of 1

How come getVertices is void?

Posted: Fri Oct 18, 2019 8:23 am
by MZoltan32

Re: How come getVertices is void?

Posted: Fri Oct 18, 2019 10:23 am
by CuteAlien
Because the results depends on getVertexType(). So you have to cast to S3DVertex*, S3DVertex2TCoords* or S3DVertexTangents*.