How to edit a selfmade mesh vertices without destroying it?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
BastetFurry
Posts: 5
Joined: Thu Dec 07, 2006 1:59 pm

How to edit a selfmade mesh vertices without destroying it?

Post by BastetFurry »

("I am using the FreeBasic Wrapper"-Warning!)
Is there some command i missed that let me edit the vertices of an object i created trough IrrCreateMesh?
Either the wrapper is missing it and i need to code it myself or it isnt there. ;)

I would like to try my hands at some 3DCK-ish editor for my RPG project and i dont want to delete and recreate the object everytime i edit it. :?
Post Reply