Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include <Common/primitive_type.h>
Go to the source code of this file.
Namespaces | |
namespace | ph |
namespace | ph::editor |
Enumerations | |
enum class | ph::editor::EMouseCode : uint8 { ph::editor::Unknown = 0 , ph::editor::Left = 1 , ph::editor::Right = 2 , ph::editor::Middle = 3 , ph::editor::Num } |