Rename ReplayRenderer to ReplayController

* It's not a renderer, it's an interface to controlling the replay and
  any 'renderer' type work actually happens in ReplayOutput.
This commit is contained in:
baldurk
2017-04-07 14:11:20 +01:00
parent a7ab0d9300
commit 6930841705
35 changed files with 215 additions and 215 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ Enums and Data Structures
:members:
:undoc-members:
:imported-members:
:exclude-members: free_functions__, enum_constants__, name_match__startswith__D3D11_, name_match__startswith__D3D12_, name_match__startswith__VK_, name_match__startswith__GL_, str, ReplayRenderer, ReplayOutput, TargetControl, RemoteServer, CaptureFile
:exclude-members: free_functions__, enum_constants__, name_match__startswith__D3D11_, name_match__startswith__D3D12_, name_match__startswith__VK_, name_match__startswith__GL_, str, ReplayController, ReplayOutput, TargetControl, RemoteServer, CaptureFile
+3 -3
View File
@@ -5,10 +5,10 @@ Primary Interfaces
.. module:: renderdoc
ReplayRenderer
--------------
ReplayController
----------------
.. autoclass:: renderdoc.ReplayRenderer
.. autoclass:: renderdoc.ReplayController
:members:
:undoc-members: