![]() |
3DCoat Core API
The 3DCoat API documentation.
|
This is the complete list of members for coat::io, including all inherited members.
currentSceneFilepath() | coat::io | static |
cursorPos() | coat::io | static |
dataPath() | coat::io | static |
documents(const char *path) | 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 |
installPath() | coat::io | static |
installRequirements(const char *path_to_requirements_txt) | coat::io | static |
ListFiles(const char *folder, const char *mask, coat::list< coat::str > &result, bool recursive=true) | coat::io | static |
ListFolders(const char *startFolder, coat::list< coat::str > &result) | 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 |
pipInstall(const char *requirements) | 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 |
saveFileDialog(const char *extensions, str &fileName) | coat::io | static |
saveFileDialog(const char *extensions) (defined in coat::io) | 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 |
toFullPathInInstallFolder(const char *path) | coat::io | static |
wholeScreen() | coat::io | static |
workArea() | coat::io | static |