Photon Editor Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
OfflineRenderStats.h File Reference
#include <Common/primitive_type.h>
#include <Frame/Viewport.h>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  ph::editor::render::OfflineRenderStats
 Information about the rendering process. For gathering general information from the renderer. More...
 
struct  ph::editor::render::OfflineRenderStats::NumericInfo
 

Namespaces

namespace  ph
 
namespace  ph::editor
 
namespace  ph::editor::render
 

Enumerations

enum class  ph::editor::render::EOfflineRenderStage {
  ph::editor::render::Standby = 0 , ph::editor::render::CopyingScene , ph::editor::render::LoadingScene , ph::editor::render::Updating ,
  ph::editor::render::Rendering , ph::editor::render::Developing , ph::editor::render::Finished
}