|
Blender V4.3
|
import <AppKit/NSDocumentController.h>import <Foundation/Foundation.h>#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 15 of file GHOST_SystemPathsCocoa.mm.
Referenced by GHOST_SystemPathsCocoa::getSystemDir(), and GHOST_SystemPathsCocoa::getUserDir().