![]()  | 
  
    3DCoat Core API
    
   The 3DCoat API documentation. 
   | 
 
This is the complete list of members for coat::io, including all inherited members.
| convertToWritablePath(const char *path) | coat::io | static | 
| convertToWritablePath(str *path) (defined in coat::io) | coat::io | static | 
| convertToWritablePathIfFileExists(const char *path) | coat::io | static | 
| convertToWritablePathIfFileExists(str *path) (defined in coat::io) | coat::io | static | 
| copyFile(const char *src, const char *dest) | coat::io | static | 
| copyFolder(const char *src, const char *dest) | coat::io | static | 
| createRedistributablePackageFromFolder(const char *folder, const char *package_name, const char *excluded_folders_names="", const char *excluded_extensions="") | coat::io | static | 
| currentSceneFilepath() | coat::io | static | 
| cursorPos() | coat::io | static | 
| dataPath() | coat::io | static | 
| documents(const char *path) | coat::io | static | 
| download(const char *url, std::function< void(const char *, const char *)> report_success) | coat::io | static | 
| exec(const char *command, const char *arguments=nullptr) | coat::io | static | 
| execAndWait(const char *command, const char *arguments=nullptr) | coat::io | static | 
| executeScript(const char *path) | coat::io | static | 
| fileExists(const char *path) | coat::io | static | 
| fromJsonFile(pybind11::object &obj, const char *filename) | coat::io | static | 
| get_request(const char *url, const char *headers, const std::function< void(const char *)> &report_success=nullptr, const std::function< void(const char *)> &report_error=nullptr) | coat::io | static | 
| getDownloadProgress() | coat::io | static | 
| getExtension(const char *filepath) | coat::io | static | 
| getFileName(const char *filepath) | coat::io | static | 
| getFileNameWithoutExtension(const char *filepath) | coat::io | static | 
| getFilePath(const char *filepath) | coat::io | static | 
| getFileSize(const char *filename) | coat::io | static | 
| installPath() | coat::io | static | 
| installRequirements(const char *path_to_requirements_txt) | coat::io | static | 
| listBlenderInstallFolders() | coat::io | static | 
| ListFiles(const char *folder, const char *mask, coat::list< coat::str > &result, bool recursive=true) | coat::io | static | 
| ListFiles(const char *folder, const char *mask, bool recursive=true) | coat::io | static | 
| ListFolders(const char *startFolder, coat::list< coat::str > &result) | coat::io | static | 
| ListFolders(const char *startFolder) | coat::io | static | 
| openFileDialog(const char *extensions, str &fileName) | coat::io | static | 
| openFileDialog(const char *extensions) (defined in coat::io) | coat::io | static | 
| openFilesDialog(const char *extensions, list< str > &fileNames) | coat::io | static | 
| openFilesDialog(const char *extensions) | coat::io | static | 
| pipInstall(const char *requirements) | coat::io | static | 
| pipUninstall(const char *requirements) (defined in coat::io) | coat::io | static | 
| post_request(const char *url, const char *data, const char *headers, const std::function< void(const char *)> &report_success=nullptr, const std::function< void(const char *)> &report_error=nullptr) | coat::io | static | 
| progressBar(float stage, float max_stage, const char *message) | coat::io | static | 
| progressBarInWindowHeader(float stage, float max_stage, const char *message) | coat::io | static | 
| pythonPath() | coat::io | static | 
| removeBackground(const char *image1, const char *image2, const char *result) (defined in coat::io) | coat::io | static | 
| removeFile(const char *filename) | coat::io | static | 
| removeFolder(const char *folder) | coat::io | static | 
| restoreObjectFormJsonString(pybind11::object &obj, const char *data) | coat::io | static | 
| saveFileDialog(const char *extensions, str &fileName) | coat::io | static | 
| saveFileDialog(const char *extensions) (defined in coat::io) | coat::io | static | 
| saveScreenshot(const char *filename, int x=0, int y=0, int width=0, int height=0) | coat::io | static | 
| setWindowTitle(const char *text, float seconds) | coat::io | static | 
| showPythonConsole() | coat::io | static | 
| snappedCursorPos() | coat::io | static | 
| step(int count=1) | coat::io | static | 
| strFromFile(const char *filename) | coat::io | static | 
| strToFile(const char *text, const char *filename) | coat::io | static | 
| supportedImagesFormats() | coat::io | static | 
| supportedMeshesFormats() | coat::io | static | 
| toFullPathInDataFolder(const char *path) | coat::io | static | 
| toFullPathInDataFolder(str *path) (defined in coat::io) | coat::io | static | 
| toFullPathInInstallFolder(const char *path) | coat::io | static | 
| toFullPathInInstallFolder(str *path) (defined in coat::io) | coat::io | static | 
| toJson(const pybind11::object &obj, const char *filename="") | coat::io | static | 
| updateCoatPyi(const char *folderOrFile) | coat::io | static | 
| wholeScreen() | coat::io | static | 
| workArea() | coat::io | static |