Remove deprecated mjv_makeConnector function.

PiperOrigin-RevId: 690563333
Change-Id: Ice9c6b6cf41de8a55fa361477f9aee9181d50184
This commit is contained in:
Yuval Tassa
2024-10-28 04:50:41 -07:00
committed by Copybara-Service
parent 3c21abc0e5
commit d8494fef3b
11 changed files with 17 additions and 103 deletions
-12
View File
@@ -2107,18 +2107,6 @@ mjv_initGeom
Initialize given geom fields when not NULL, set the rest to their default values.
.. _mjv_makeConnector:
mjv_makeConnector
~~~~~~~~~~~~~~~~~
.. mujoco-include:: mjv_makeConnector
Set (type, size, pos, mat) for connector-type geom between given points.
Assume that mjv_initGeom was already called to set all other properties.
Width of mjGEOM_LINE is denominated in pixels.
Deprecated: use mjv_connector.
.. _mjv_connector:
mjv_connector