HDK
|
This is the complete list of members for IMG_FileOption, including all inherited members.
getDefault() const | IMG_FileOption | inline |
getHint() const | IMG_FileOption | inline |
getLabel() const | IMG_FileOption | inline |
getMax() const | IMG_FileOption | inline |
getMenu() const | IMG_FileOption | inline |
getMin() const | IMG_FileOption | inline |
getScope() const | IMG_FileOption | inline |
getToken() const | IMG_FileOption | inline |
hasMenu() const | IMG_FileOption | inline |
hasRange() const | IMG_FileOption | inline |
IMG_FileOption(IMG_FileOptionHint hint=IMG_OPTION_TERMINATOR, const char *name=0, const char *label=0, const char *defvalue=0, IMG_FileTag *menu=0, fpreal min=1, fpreal max=0, IMG_FileOptionScope scope=IMG_FILE_SCOPE_OUT) | IMG_FileOption | inline |
setDefault(const char *str) | IMG_FileOption | inline |