![]() |
GestureRecognitionToolkit
Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This is the complete list of members for GRTBase, including all inherited members.
| classId | GRTBase | protected |
| copyGRTBaseVariables(const GRTBase *GRTBase) | GRTBase | |
| debugLog (defined in GRTBase) | GRTBase | protected |
| errorLog (defined in GRTBase) | GRTBase | protected |
| getGRTBasePointer() | GRTBase | |
| getGRTBasePointer() const | GRTBase | |
| getGRTRevison() | GRTBase | static |
| getGRTVersion(bool returnRevision=true) | GRTBase | static |
| getId() const | GRTBase | |
| getLastErrorMessage() const | GRTBase | |
| getLastInfoMessage() const | GRTBase | |
| getLastWarningMessage() const | GRTBase | |
| GRT_DEPRECATED_MSG("getClassType is deprecated, use getId() instead!", std::string getClassType() const ) | GRTBase | |
| GRTBase(const std::string &id="") | GRTBase | |
| infoLog (defined in GRTBase) | GRTBase | protected |
| scale(const Float &x, const Float &minSource, const Float &maxSource, const Float &minTarget, const Float &maxTarget, const bool constrain=false) | GRTBase | inline |
| setDebugLoggingEnabled(const bool loggingEnabled) | GRTBase | |
| setErrorLoggingEnabled(const bool loggingEnabled) | GRTBase | |
| setInfoLoggingEnabled(const bool loggingEnabled) | GRTBase | |
| setWarningLoggingEnabled(const bool loggingEnabled) | GRTBase | |
| SQR(const Float &x) const (defined in GRTBase) | GRTBase | inline |
| warningLog (defined in GRTBase) | GRTBase | protected |
| ~GRTBase(void) | GRTBase | virtual |