|
Blender V5.0
|
import <AppKit/NSDocumentController.h>import <Foundation/Foundation.h>#include <optional>#include <string>#include "GHOST_Debug.hh"#include "GHOST_SystemPathsCocoa.hh"Go to the source code of this file.
Functions | |
| static const char * | GetApplicationSupportDir (const char *versionstr, const NSSearchPathDomainMask mask, char *tempPath, const std::size_t len_tempPath) |
|
static |
Definition at line 18 of file GHOST_SystemPathsCocoa.mm.
References mask().
Referenced by GHOST_SystemPathsCocoa::getSystemDir(), and GHOST_SystemPathsCocoa::getUserDir().