mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Update python API references to latest renames/reorganisations
This commit is contained in:
@@ -30,6 +30,9 @@ Local Execution & Injection
|
||||
.. autofunction:: renderdoc.ExecuteAndInject
|
||||
.. autofunction:: renderdoc.InjectIntoProcess
|
||||
.. autofunction:: renderdoc.StartGlobalHook
|
||||
.. autofunction:: renderdoc.StopGlobalHook
|
||||
.. autofunction:: renderdoc.IsGlobalHookActive
|
||||
.. autofunction:: renderdoc.CanGlobalHook
|
||||
|
||||
Logging & Versioning
|
||||
--------------------
|
||||
@@ -41,12 +44,14 @@ Logging & Versioning
|
||||
Maths & Utilities
|
||||
-----------------
|
||||
|
||||
.. autofunction:: renderdoc.Maths_FloatToHalf
|
||||
.. autofunction:: renderdoc.Maths_HalfToFloat
|
||||
.. autofunction:: renderdoc.Topology_NumVerticesPerPrimitive
|
||||
.. autofunction:: renderdoc.Topology_VertexOffset
|
||||
.. autofunction:: renderdoc.InitCamera
|
||||
.. autofunction:: renderdoc.HalfToFloat
|
||||
.. autofunction:: renderdoc.FloatToHalf
|
||||
.. autofunction:: renderdoc.NumVerticesPerPrimitive
|
||||
.. autofunction:: renderdoc.VertexOffset
|
||||
.. autofunction:: renderdoc.PatchList_Count
|
||||
.. autofunction:: renderdoc.PatchList_Topology
|
||||
.. autofunction:: renderdoc.IsStrip
|
||||
.. autofunction:: renderdoc.IsD3D
|
||||
.. autofunction:: renderdoc.MaskForStage
|
||||
.. autofunction:: renderdoc.StartSelfHostCapture
|
||||
|
||||
@@ -22,7 +22,7 @@ Replay Manager
|
||||
LogViewer Interface
|
||||
-------------------
|
||||
|
||||
.. autoclass:: qrenderdoc.LogViewer
|
||||
.. autoclass:: qrenderdoc.CaptureViewer
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
@@ -19,7 +19,11 @@ Bindings
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
.. autoclass:: qrenderdoc.BoundVBuffer
|
||||
.. autoclass:: qrenderdoc.BoundResourceArray
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
.. autoclass:: qrenderdoc.BoundBuffer
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user