20 void ConfigVariableFilename::
30 if (!is_cache_valid(_local_modified)) {
31 nassertv(_core !=
nullptr);
35 mark_cache_valid(_local_modified);
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Filename get_filename_value() const
Interprets the string value as a filename and returns it, with any variables expanded.
A fake mutex implementation for single-threaded applications that don't need any synchronization cont...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A single declaration of a config variable, typically defined as one line in a .prc file,...