mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
6930841705
* It's not a renderer, it's an interface to controlling the replay and any 'renderer' type work actually happens in ReplayOutput.
42 lines
568 B
ReStructuredText
42 lines
568 B
ReStructuredText
Primary Interfaces
|
|
==================
|
|
|
|
.. contents::
|
|
|
|
.. module:: renderdoc
|
|
|
|
ReplayController
|
|
----------------
|
|
|
|
.. autoclass:: renderdoc.ReplayController
|
|
:members:
|
|
:undoc-members:
|
|
|
|
ReplayOutput
|
|
------------
|
|
|
|
.. autoclass:: renderdoc.ReplayOutput
|
|
:members:
|
|
:undoc-members:
|
|
|
|
TargetControl
|
|
-------------
|
|
|
|
.. autoclass:: renderdoc.TargetControl
|
|
:members:
|
|
:undoc-members:
|
|
|
|
RemoteServer
|
|
------------
|
|
|
|
.. autoclass:: renderdoc.RemoteServer
|
|
:members:
|
|
:undoc-members:
|
|
|
|
CaptureFile
|
|
-----------
|
|
|
|
.. autoclass:: renderdoc.CaptureFile
|
|
:members:
|
|
:undoc-members:
|