- connect
void connect(MeshVertex* self, MeshVertex* other)
Undocumented in source. Be warned that the author may not have intended to support it.
- disconnect
void disconnect(MeshVertex* self, MeshVertex* other)
Undocumented in source. Be warned that the author may not have intended to support it.
- disconnectAll
void disconnectAll(MeshVertex* self)
Undocumented in source. Be warned that the author may not have intended to support it.
- isConnectedTo
bool isConnectedTo(MeshVertex* self, MeshVertex* other)
Undocumented in source. Be warned that the author may not have intended to support it.