Groups | |
| C4D_PATH | |
Functions | |
| const Filename | GeGetStartupPath () |
| const Filename | GeGetStartupApplication () |
| const Filename | GeGetStartupWritePath () |
| const Filename | GeGetPluginPath () |
| Filename | GeGetPluginResourcePath () |
| const Filename | GeGetC4DPath (Int32 whichpath) |
| const Filename cinema::GeGetStartupPath | ( | ) |
Gets the path for the main folder of Cinema 4D.
| const Filename cinema::GeGetStartupApplication | ( | ) |
Gets the complete path of the host application (Cinema 4D, BodyPaint, NET).
| const Filename cinema::GeGetStartupWritePath | ( | ) |
Gets the writable startup directory.
This is the directory where all user data (preferences, libraries etc.) are stored.
| const Filename cinema::GeGetPluginPath | ( | ) |
Gets the path for a plugin's main folder.
| Filename GeGetPluginResourcePath | ( | ) |
Gets the resource path for a plugin's main folder.
Gets a plugin's resource path.