|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inlinestatic |
Resolve a filepath against the project source root if not found as-is.
Absolute paths are returned unchanged. Relative paths are tried as-is first, then prefixed with SOURCE_DIR. Returns the original path if neither resolves, allowing the caller to fail naturally.
| filepath | Path as supplied by the caller. |
Definition at line 271 of file FileReader.hpp.
References MayaFlux::normalized().
Referenced by MayaFlux::IO::FileReaderRegistry::create_reader(), MayaFlux::IO::ImageReader::open(), MayaFlux::IO::ModelReader::open(), MayaFlux::IO::SoundFileReader::open(), and MayaFlux::IO::VideoFileReader::open().
Here is the call graph for this function:
Here is the caller graph for this function: