Removed bgfx::weldVertices. (#3659)

This commit is contained in:
Branimir Karadžić
2026-04-12 18:30:57 -07:00
committed by GitHub
parent 2e49e0e38a
commit f3ad0e91af
18 changed files with 168 additions and 337 deletions

View File

@@ -216,7 +216,6 @@ Miscellaneous
.. doxygenfunction:: bgfx::vertexPack
.. doxygenfunction:: bgfx::vertexUnpack
.. doxygenfunction:: bgfx::vertexConvert
.. doxygenfunction:: bgfx::weldVertices
.. doxygenfunction:: bgfx::topologyConvert
.. doxygenfunction:: bgfx::topologySortTriList
.. doxygenfunction:: bgfx::setPaletteColor(uint8_t _index, const float _rgba[4])