Photon Common Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ELogLevel.h File Reference

Go to the source code of this file.

Namespaces

namespace  ph
 The root for all renderer implementations.
 

Enumerations

enum class  ph::ELogLevel {
  ph::Debug , ph::Note , ph::Warning , ph::Error ,
  ph::DebugOnce , ph::NoteOnce , ph::WarningOnce , ph::ErrorOnce
}
 

Functions

constexpr bool ph::is_once (const ELogLevel logLevel)