Make mjv_cameraFrame and mjv_cameraFrustum public.
PiperOrigin-RevId: 832187804 Change-Id: I74d05d7fe03bc81bd05a823c7c9791bca12e3079
This commit is contained in:
committed by
Copybara-Service
parent
86ac3a5e28
commit
6c15c711ee
@@ -2340,6 +2340,28 @@ Update camera.
|
||||
|
||||
Update skins.
|
||||
|
||||
.. _mjv_cameraFrame:
|
||||
|
||||
`mjv_cameraFrame <#mjv_cameraFrame>`__
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. mujoco-include:: mjv_cameraFrame
|
||||
|
||||
Compute camera position and forward, up, and right vectors.
|
||||
|
||||
*Nullable:* ``headpos``, ``forward``, ``up``, ``right``
|
||||
|
||||
.. _mjv_cameraFrustum:
|
||||
|
||||
`mjv_cameraFrustum <#mjv_cameraFrustum>`__
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. mujoco-include:: mjv_cameraFrustum
|
||||
|
||||
Compute camera frustum: vertical, horizontal, and clip planes.
|
||||
|
||||
*Nullable:* ``zver``, ``zhor``, ``zclip``
|
||||
|
||||
.. _OpenGLrendering:
|
||||
|
||||
OpenGL rendering
|
||||
|
||||
Reference in New Issue
Block a user