Jump to content

[SOLVED] removeVertex and removeIndex at ObjectMeshDynamic in C++ API


photo

Recommended Posts

Posted

Hi, how to remove Vertex and Index from Object(ObjectMeshDynamic)?

Posted

Hello Sergey,

 

There's no way to remove single vertex unfortunately. Consider recreating whole surface without that vertex.

Posted

i think that "Game Engine" must provide this logicaly standart functions, ok this may be slow or something else, but it must be in all containers (funcs: add, get, set, del). in code this may be recreation surface or some low-level operations, we need this functions for our architecture

Posted

Hi Sergey,

 

Yes, you are absolutely right. I've added your suggestion to our TODO list. However, can't guarantee that such functionality will be available in the next SDK update, sorry,

How to submit a good bug report
---
FTP server for test scenes and user uploads:

×
×
  • Create New...