[url http://irrlicht.sourceforge.net/docu/cl ... uffer.html]http://irrlicht.sourceforge.net/docu/cl ... uffer.html[/url]
it seems like it should be vertex array or something
How come getVertices is void?
Re: How come getVertices is void?
Because the results depends on getVertexType(). So you have to cast to S3DVertex*, S3DVertex2TCoords* or S3DVertexTangents*.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm