Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include <span>
Go to the source code of this file.
Namespaces | |
namespace | ph |
namespace | ph::editor |
Functions | |
int | ph::editor::application_entry_point (int argc, char *argv[]) |
Main function for the editor application. | |
int | ph::editor::imgui_demo_entry_point (int argc, char *argv[]) |
Main function for the UI library demo. Useful for playing with all UI features. | |
std::span< const SdlClass *const > | ph::editor::get_registered_editor_classes () |
Get a list of registered SDL classes from the editor. | |
std::span< const SdlEnum *const > | ph::editor::get_registered_editor_enums () |
Get a list of registered SDL enums from the editor. | |
Path | ph::editor::get_editor_data_directory () |