Relative asset paths only.
More...
#include <Paths.h>
Relative asset paths only.
Runtime roots must be provided by IPathsProvider. Do not place generated absolute roots here; they are not relocatable once packaged in a Python wheel.
Definition at line 14 of file Paths.h.
◆ default_dir
| const fs::path AssetRelativePaths::default_dir = "default" |
|
inlinestatic |
◆ marty_mapping_dir
| const fs::path AssetRelativePaths::marty_mapping_dir = fs::path("input_files") / "marty_mapping" |
|
inlinestatic |
◆ marty_template_dir
| const fs::path AssetRelativePaths::marty_template_dir = fs::path("template") / "MARTY" |
|
inlinestatic |
◆ template_dir
| const fs::path AssetRelativePaths::template_dir = "template" |
|
inlinestatic |
◆ user_dir
| const fs::path AssetRelativePaths::user_dir = "input_files" |
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /home/runner/work/Hyperiso/Hyperiso/Hyperiso/Hyperiso/core/src/Core/domain/Paths.h