Converted preview renderer to use AZ::Interface

Made some files private when exposing public interfaces
Updated a few comments

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
Guthrie Adams
2021-10-14 20:22:48 -05:00
parent 8679f13bc2
commit c8be25a9ce
22 changed files with 294 additions and 105 deletions
@@ -6,7 +6,7 @@
*
*/
#include <AtomToolsFramework/PreviewRenderer/PreviewRenderer.h>
#include <PreviewRenderer/PreviewRenderer.h>
#include <PreviewRenderer/PreviewRendererCaptureState.h>
namespace AtomToolsFramework